struct PhysicalDeviceSparseImageFormatInfo2
Defined at line 146666 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceSparseImageFormatInfo2, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSparseImageFormatInfo2.html
Public Members
StructureType sType
const void * pNext
Format format
ImageType type
SampleCountFlagBits samples
Flags usage
ImageTiling tiling
Public Methods
void PhysicalDeviceSparseImageFormatInfo2 (Formatformat_,ImageTypetype_,SampleCountFlagBitssamples_,ImageUsageFlagsusage_,ImageTilingtiling_,const void *pNext_)
Defined at line 146674 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseImageFormatInfo2 (const PhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 146689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseImageFormatInfo2 (const VkPhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 146691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & operator= (const PhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 146696 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & operator= (const VkPhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 146699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setPNext (const void * pNext_)
Defined at line 146706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setPNext (const void * pNext_)
Defined at line 146712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setFormat (Format format_)
Defined at line 146718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setFormat (Format format_)
Defined at line 146724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setType (ImageType type_)
Defined at line 146730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setType (ImageType type_)
Defined at line 146736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setSamples (SampleCountFlagBits samples_)
Defined at line 146742 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setSamples (SampleCountFlagBits samples_)
Defined at line 146748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setUsage (ImageUsageFlags usage_)
Defined at line 146754 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setUsage (ImageUsageFlags usage_)
Defined at line 146760 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setTiling (ImageTiling tiling_)
Defined at line 146766 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 && setTiling (ImageTiling tiling_)
Defined at line 146772 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSparseImageFormatInfo2 & operator const VkPhysicalDeviceSparseImageFormatInfo2 & ()
Defined at line 146779 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSparseImageFormatInfo2 & operator VkPhysicalDeviceSparseImageFormatInfo2 & ()
Defined at line 146784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSparseImageFormatInfo2 * operator const VkPhysicalDeviceSparseImageFormatInfo2 * ()
Defined at line 146789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSparseImageFormatInfo2 * operator VkPhysicalDeviceSparseImageFormatInfo2 * ()
Defined at line 146794 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSparseImageFormatInfo2 & )
Defined at line 146814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp