struct TileMemorySizeInfoQCOM
Defined at line 193034 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkTileMemorySizeInfoQCOM, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkTileMemorySizeInfoQCOM.html
Public Members
StructureType sType
const void * pNext
DeviceSize size
Public Methods
void TileMemorySizeInfoQCOM (DeviceSize size_, const void * pNext_)
Defined at line 193042 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void TileMemorySizeInfoQCOM (const TileMemorySizeInfoQCOM & rhs)
Defined at line 193048 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void TileMemorySizeInfoQCOM (const VkTileMemorySizeInfoQCOM & rhs)
Defined at line 193050 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM & operator= (const TileMemorySizeInfoQCOM & rhs)
Defined at line 193055 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM & operator= (const VkTileMemorySizeInfoQCOM & rhs)
Defined at line 193058 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM & setPNext (const void * pNext_)
Defined at line 193065 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM && setPNext (const void * pNext_)
Defined at line 193071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM & setSize (DeviceSize size_)
Defined at line 193077 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
TileMemorySizeInfoQCOM && setSize (DeviceSize size_)
Defined at line 193083 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkTileMemorySizeInfoQCOM & operator const VkTileMemorySizeInfoQCOM & ()
Defined at line 193090 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkTileMemorySizeInfoQCOM & operator VkTileMemorySizeInfoQCOM & ()
Defined at line 193095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkTileMemorySizeInfoQCOM * operator const VkTileMemorySizeInfoQCOM * ()
Defined at line 193100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkTileMemorySizeInfoQCOM * operator VkTileMemorySizeInfoQCOM * ()
Defined at line 193105 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const TileMemorySizeInfoQCOM & )
Defined at line 193118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp