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

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkVideoCodecOperationFlagBitsKHR videoCodecOperation
 
VkVideoChromaSubsamplingFlagsKHR chromaSubsampling
 
VkVideoComponentBitDepthFlagsKHR lumaBitDepth
 
VkVideoComponentBitDepthFlagsKHR chromaBitDepth
 

Detailed Description

Definition at line 111 of file vulkan_beta.h.

Member Data Documentation

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::chromaBitDepth

Definition at line 117 of file vulkan_beta.h.

VkVideoChromaSubsamplingFlagsKHR VkVideoProfileInfoKHR::chromaSubsampling

Definition at line 115 of file vulkan_beta.h.

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::lumaBitDepth

Definition at line 116 of file vulkan_beta.h.

const void* VkVideoProfileInfoKHR::pNext

Definition at line 113 of file vulkan_beta.h.

VkStructureType VkVideoProfileInfoKHR::sType

Definition at line 112 of file vulkan_beta.h.

VkVideoCodecOperationFlagBitsKHR VkVideoProfileInfoKHR::videoCodecOperation

Definition at line 114 of file vulkan_beta.h.


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