struct PhysicalDeviceComputeShaderDerivativesFeaturesKHR

Defined at line 102101 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_KHR_compute_shader_derivatives ===

Public Members

StructureType sType
void * pNext
Bool32 computeDerivativeGroupQuads
Bool32 computeDerivativeGroupLinear

Public Methods

void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (Bool32 computeDerivativeGroupQuads_, Bool32 computeDerivativeGroupLinear_, void * pNext_)

Defined at line 102109 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)

Defined at line 102118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)

Defined at line 102121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator= (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)

Defined at line 102126 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator= (const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)

Defined at line 102130 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setPNext (void * pNext_)

Defined at line 102137 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR && setPNext (void * pNext_)

Defined at line 102143 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setComputeDerivativeGroupQuads (Bool32 computeDerivativeGroupQuads_)

Defined at line 102149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR && setComputeDerivativeGroupQuads (Bool32 computeDerivativeGroupQuads_)

Defined at line 102156 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setComputeDerivativeGroupLinear (Bool32 computeDerivativeGroupLinear_)

Defined at line 102163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceComputeShaderDerivativesFeaturesKHR && setComputeDerivativeGroupLinear (Bool32 computeDerivativeGroupLinear_)

Defined at line 102170 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & ()

Defined at line 102178 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & ()

Defined at line 102183 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR * operator const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR * ()

Defined at line 102188 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR * operator VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR * ()

Defined at line 102193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & )

Defined at line 102206 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp