struct PhysicalDeviceDataGraphModelFeaturesQCOM
Defined at line 105514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceDataGraphModelFeaturesQCOM, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceDataGraphModelFeaturesQCOM.html
Public Members
StructureType sType
void * pNext
Bool32 dataGraphModel
Public Methods
void PhysicalDeviceDataGraphModelFeaturesQCOM (Bool32 dataGraphModel_, void * pNext_)
Defined at line 105522 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDataGraphModelFeaturesQCOM (const PhysicalDeviceDataGraphModelFeaturesQCOM & rhs)
Defined at line 105528 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDataGraphModelFeaturesQCOM (const VkPhysicalDeviceDataGraphModelFeaturesQCOM & rhs)
Defined at line 105530 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM & operator= (const PhysicalDeviceDataGraphModelFeaturesQCOM & rhs)
Defined at line 105535 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM & operator= (const VkPhysicalDeviceDataGraphModelFeaturesQCOM & rhs)
Defined at line 105538 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM & setPNext (void * pNext_)
Defined at line 105545 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM && setPNext (void * pNext_)
Defined at line 105551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM & setDataGraphModel (Bool32 dataGraphModel_)
Defined at line 105557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphModelFeaturesQCOM && setDataGraphModel (Bool32 dataGraphModel_)
Defined at line 105563 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDataGraphModelFeaturesQCOM & operator const VkPhysicalDeviceDataGraphModelFeaturesQCOM & ()
Defined at line 105570 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDataGraphModelFeaturesQCOM & operator VkPhysicalDeviceDataGraphModelFeaturesQCOM & ()
Defined at line 105575 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDataGraphModelFeaturesQCOM * operator const VkPhysicalDeviceDataGraphModelFeaturesQCOM * ()
Defined at line 105580 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDataGraphModelFeaturesQCOM * operator VkPhysicalDeviceDataGraphModelFeaturesQCOM * ()
Defined at line 105585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDataGraphModelFeaturesQCOM & )
Defined at line 105598 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp