struct PhysicalDeviceDataGraphOperationSupportARM
Defined at line 36614 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceDataGraphOperationSupportARM, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceDataGraphOperationSupportARM.html
Public Members
PhysicalDeviceDataGraphOperationTypeARM operationType
ArrayWrapper1D name
uint32_t version
Public Methods
void PhysicalDeviceDataGraphOperationSupportARM (PhysicalDeviceDataGraphOperationTypeARMoperationType_,const std::array<char, 128U> &name_,uint32_tversion_)
Defined at line 36619 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDataGraphOperationSupportARM (const PhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36629 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDataGraphOperationSupportARM (const VkPhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36631 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDataGraphOperationSupportARM (PhysicalDeviceDataGraphOperationTypeARMoperationType_,const std::string &name_,uint32_tversion_)
Defined at line 36637 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & operator= (const PhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36649 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & operator= (const VkPhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36652 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & setOperationType (PhysicalDeviceDataGraphOperationTypeARM operationType_)
Defined at line 36659 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM && setOperationType (PhysicalDeviceDataGraphOperationTypeARM operationType_)
Defined at line 36666 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & setName (std::array<char, 128U> name_)
Defined at line 36673 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM && setName (std::array<char, 128U> name_)
Defined at line 36681 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & setName (const std::string & name_)
Defined at line 36690 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM & setVersion (uint32_t version_)
Defined at line 36702 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDataGraphOperationSupportARM && setVersion (uint32_t version_)
Defined at line 36708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDataGraphOperationSupportARM & operator const VkPhysicalDeviceDataGraphOperationSupportARM & ()
Defined at line 36715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDataGraphOperationSupportARM & operator VkPhysicalDeviceDataGraphOperationSupportARM & ()
Defined at line 36720 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDataGraphOperationSupportARM * operator const VkPhysicalDeviceDataGraphOperationSupportARM * ()
Defined at line 36725 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDataGraphOperationSupportARM * operator VkPhysicalDeviceDataGraphOperationSupportARM * ()
Defined at line 36730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36759 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PhysicalDeviceDataGraphOperationSupportARM & rhs)
Defined at line 36764 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp