struct SubsampledImageFormatPropertiesEXT
Defined at line 187698 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkSubsampledImageFormatPropertiesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkSubsampledImageFormatPropertiesEXT.html
Public Members
StructureType sType
const void * pNext
uint32_t subsampledImageDescriptorCount
Public Methods
void SubsampledImageFormatPropertiesEXT (uint32_t subsampledImageDescriptorCount_, const void * pNext_)
Defined at line 187706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubsampledImageFormatPropertiesEXT (const SubsampledImageFormatPropertiesEXT & rhs)
Defined at line 187712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubsampledImageFormatPropertiesEXT (const VkSubsampledImageFormatPropertiesEXT & rhs)
Defined at line 187714 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT & operator= (const SubsampledImageFormatPropertiesEXT & rhs)
Defined at line 187719 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT & operator= (const VkSubsampledImageFormatPropertiesEXT & rhs)
Defined at line 187722 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT & setPNext (const void * pNext_)
Defined at line 187729 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT && setPNext (const void * pNext_)
Defined at line 187735 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT & setSubsampledImageDescriptorCount (uint32_t subsampledImageDescriptorCount_)
Defined at line 187741 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubsampledImageFormatPropertiesEXT && setSubsampledImageDescriptorCount (uint32_t subsampledImageDescriptorCount_)
Defined at line 187748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSubsampledImageFormatPropertiesEXT & operator const VkSubsampledImageFormatPropertiesEXT & ()
Defined at line 187756 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSubsampledImageFormatPropertiesEXT & operator VkSubsampledImageFormatPropertiesEXT & ()
Defined at line 187761 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSubsampledImageFormatPropertiesEXT * operator const VkSubsampledImageFormatPropertiesEXT * ()
Defined at line 187766 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSubsampledImageFormatPropertiesEXT * operator VkSubsampledImageFormatPropertiesEXT * ()
Defined at line 187771 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SubsampledImageFormatPropertiesEXT & )
Defined at line 187784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp