ReactOS 0.4.17-dev-934-g091855f
VkVideoProfileInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoProfileInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoCodecOperationFlagBitsKHR videoCodecOperation
 
VkVideoChromaSubsamplingFlagsKHR chromaSubsampling
 
VkVideoComponentBitDepthFlagsKHR lumaBitDepth
 
VkVideoComponentBitDepthFlagsKHR chromaBitDepth
 

Detailed Description

Definition at line 15154 of file vulkan.h.

Member Data Documentation

◆ chromaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::chromaBitDepth

Definition at line 15161 of file vulkan.h.

◆ chromaSubsampling

VkVideoChromaSubsamplingFlagsKHR VkVideoProfileInfoKHR::chromaSubsampling

Definition at line 15159 of file vulkan.h.

◆ lumaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::lumaBitDepth

Definition at line 15160 of file vulkan.h.

◆ pNext

const void* VkVideoProfileInfoKHR::pNext

Definition at line 15157 of file vulkan.h.

◆ sType

VkStructureType VkVideoProfileInfoKHR::sType

Definition at line 15156 of file vulkan.h.

◆ videoCodecOperation

VkVideoCodecOperationFlagBitsKHR VkVideoProfileInfoKHR::videoCodecOperation

Definition at line 15158 of file vulkan.h.


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