struct PhysicalDeviceSparseImageFormatInfo2
Defined at line 91361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
Format format
ImageType type
SampleCountFlagBits samples
Flags usage
ImageTiling tiling
Public Methods
void PhysicalDeviceSparseImageFormatInfo2 (vk::Format format_, vk::ImageType type_, vk::SampleCountFlagBits samples_, vk::ImageUsageFlags usage_, vk::ImageTiling tiling_, const void * pNext_)
Defined at line 91369 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseImageFormatInfo2 (const PhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 91385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseImageFormatInfo2 (const VkPhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 91387 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & operator= (const PhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 91392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & operator= (const VkPhysicalDeviceSparseImageFormatInfo2 & rhs)
Defined at line 91395 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setPNext (const void * pNext_)
Defined at line 91402 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setFormat (vk::Format format_)
Defined at line 91408 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setType (vk::ImageType type_)
Defined at line 91414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setSamples (vk::SampleCountFlagBits samples_)
Defined at line 91420 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setUsage (vk::ImageUsageFlags usage_)
Defined at line 91426 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseImageFormatInfo2 & setTiling (vk::ImageTiling tiling_)
Defined at line 91432 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSparseImageFormatInfo2 & operator const VkPhysicalDeviceSparseImageFormatInfo2 & ()
Defined at line 91439 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSparseImageFormatInfo2 & operator VkPhysicalDeviceSparseImageFormatInfo2 & ()
Defined at line 91444 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSparseImageFormatInfo2 & )
Defined at line 91468 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp