struct PhysicalDeviceShaderIntegerDotProductFeatures
Defined at line 89103 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 shaderIntegerDotProduct
Public Methods
void PhysicalDeviceShaderIntegerDotProductFeatures (vk::Bool32 shaderIntegerDotProduct_, void * pNext_)
Defined at line 89111 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderIntegerDotProductFeatures (const PhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 89118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderIntegerDotProductFeatures (const VkPhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 89121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & operator= (const PhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 89126 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & operator= (const VkPhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 89129 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & setPNext (void * pNext_)
Defined at line 89136 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & setShaderIntegerDotProduct (vk::Bool32 shaderIntegerDotProduct_)
Defined at line 89142 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderIntegerDotProductFeatures & operator const VkPhysicalDeviceShaderIntegerDotProductFeatures & ()
Defined at line 89150 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderIntegerDotProductFeatures & operator VkPhysicalDeviceShaderIntegerDotProductFeatures & ()
Defined at line 89155 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderIntegerDotProductFeatures & )
Defined at line 89173 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp