struct VideoFormatPropertiesKHR
Defined at line 133975 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Format format
ComponentMapping componentMapping
Flags imageCreateFlags
ImageType imageType
ImageTiling imageTiling
Flags imageUsageFlags
Public Methods
void VideoFormatPropertiesKHR (vk::Format format_, vk::ComponentMapping componentMapping_, vk::ImageCreateFlags imageCreateFlags_, vk::ImageType imageType_, vk::ImageTiling imageTiling_, vk::ImageUsageFlags imageUsageFlags_, void * pNext_)
Defined at line 133983 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoFormatPropertiesKHR (const VideoFormatPropertiesKHR & rhs)
Defined at line 134000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoFormatPropertiesKHR (const VkVideoFormatPropertiesKHR & rhs)
Defined at line 134002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoFormatPropertiesKHR & operator= (const VideoFormatPropertiesKHR & rhs)
Defined at line 134007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoFormatPropertiesKHR & operator= (const VkVideoFormatPropertiesKHR & rhs)
Defined at line 134010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoFormatPropertiesKHR & operator const VkVideoFormatPropertiesKHR & ()
Defined at line 134016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoFormatPropertiesKHR & operator VkVideoFormatPropertiesKHR & ()
Defined at line 134021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoFormatPropertiesKHR & )
Defined at line 134046 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp