HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkVideoFormatPropertiesKHR Struct Reference

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkFormat format
 
VkComponentMapping componentMapping
 
VkImageCreateFlags imageCreateFlags
 
VkImageType imageType
 
VkImageTiling imageTiling
 
VkImageUsageFlags imageUsageFlags
 

Detailed Description

Definition at line 147 of file vulkan_beta.h.

Member Data Documentation

VkComponentMapping VkVideoFormatPropertiesKHR::componentMapping

Definition at line 151 of file vulkan_beta.h.

VkFormat VkVideoFormatPropertiesKHR::format

Definition at line 150 of file vulkan_beta.h.

VkImageCreateFlags VkVideoFormatPropertiesKHR::imageCreateFlags

Definition at line 152 of file vulkan_beta.h.

VkImageTiling VkVideoFormatPropertiesKHR::imageTiling

Definition at line 154 of file vulkan_beta.h.

VkImageType VkVideoFormatPropertiesKHR::imageType

Definition at line 153 of file vulkan_beta.h.

VkImageUsageFlags VkVideoFormatPropertiesKHR::imageUsageFlags

Definition at line 155 of file vulkan_beta.h.

void* VkVideoFormatPropertiesKHR::pNext

Definition at line 149 of file vulkan_beta.h.

VkStructureType VkVideoFormatPropertiesKHR::sType

Definition at line 148 of file vulkan_beta.h.


The documentation for this struct was generated from the following file: