struct PhysicalDeviceShaderIntegerDotProductFeatures
Defined at line 143090 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceShaderIntegerDotProductFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderIntegerDotProductFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 shaderIntegerDotProduct
Public Methods
void PhysicalDeviceShaderIntegerDotProductFeatures (Bool32 shaderIntegerDotProduct_, void * pNext_)
Defined at line 143098 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderIntegerDotProductFeatures (const PhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 143104 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderIntegerDotProductFeatures (const VkPhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 143107 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & operator= (const PhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 143112 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & operator= (const VkPhysicalDeviceShaderIntegerDotProductFeatures & rhs)
Defined at line 143115 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & setPNext (void * pNext_)
Defined at line 143122 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures && setPNext (void * pNext_)
Defined at line 143128 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures & setShaderIntegerDotProduct (Bool32 shaderIntegerDotProduct_)
Defined at line 143134 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderIntegerDotProductFeatures && setShaderIntegerDotProduct (Bool32 shaderIntegerDotProduct_)
Defined at line 143140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderIntegerDotProductFeatures & operator const VkPhysicalDeviceShaderIntegerDotProductFeatures & ()
Defined at line 143148 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderIntegerDotProductFeatures & operator VkPhysicalDeviceShaderIntegerDotProductFeatures & ()
Defined at line 143153 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderIntegerDotProductFeatures * operator const VkPhysicalDeviceShaderIntegerDotProductFeatures * ()
Defined at line 143158 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderIntegerDotProductFeatures * operator VkPhysicalDeviceShaderIntegerDotProductFeatures * ()
Defined at line 143163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderIntegerDotProductFeatures & )
Defined at line 143176 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp