struct TilePropertiesQCOM
Defined at line 121693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Extent3D tileSize
Extent2D apronSize
Offset2D origin
Public Methods
void TilePropertiesQCOM (vk::Extent3D tileSize_, vk::Extent2D apronSize_, vk::Offset2D origin_, void * pNext_)
Defined at line 121701 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void TilePropertiesQCOM (const TilePropertiesQCOM & rhs)
Defined at line 121712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void TilePropertiesQCOM (const VkTilePropertiesQCOM & rhs)
Defined at line 121714 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & operator= (const TilePropertiesQCOM & rhs)
Defined at line 121716 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & operator= (const VkTilePropertiesQCOM & rhs)
Defined at line 121719 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & setPNext (void * pNext_)
Defined at line 121726 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & setTileSize (const vk::Extent3D & tileSize_)
Defined at line 121732 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & setApronSize (const vk::Extent2D & apronSize_)
Defined at line 121738 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TilePropertiesQCOM & setOrigin (const vk::Offset2D & origin_)
Defined at line 121744 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkTilePropertiesQCOM & operator const VkTilePropertiesQCOM & ()
Defined at line 121751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkTilePropertiesQCOM & operator VkTilePropertiesQCOM & ()
Defined at line 121756 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const TilePropertiesQCOM & )
Defined at line 121778 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp