struct PhysicalDeviceComputeShaderDerivativesFeaturesKHR
Defined at line 61956 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_KHR_compute_shader_derivatives ===
Public Members
StructureType sType
void * pNext
vk::Bool32 computeDerivativeGroupQuads
vk::Bool32 computeDerivativeGroupLinear
Public Methods
void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (vk::Bool32 computeDerivativeGroupQuads_, vk::Bool32 computeDerivativeGroupLinear_, void * pNext_)
Defined at line 61964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)
Defined at line 61973 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceComputeShaderDerivativesFeaturesKHR (const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)
Defined at line 61976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator= (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)
Defined at line 61981 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator= (const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & rhs)
Defined at line 61985 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setPNext (void * pNext_)
Defined at line 61992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setComputeDerivativeGroupQuads (vk::Bool32 computeDerivativeGroupQuads_)
Defined at line 61998 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setComputeDerivativeGroupLinear (vk::Bool32 computeDerivativeGroupLinear_)
Defined at line 62005 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator const VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & ()
Defined at line 62013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & operator VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR & ()
Defined at line 62018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceComputeShaderDerivativesFeaturesKHR & )
Defined at line 62036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp