Vulkan-Hpp
VkVideoProfileInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 8024 of file vulkan_core.h.

Member Data Documentation

◆ chromaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::chromaBitDepth

Definition at line 8030 of file vulkan_core.h.

◆ chromaSubsampling

VkVideoChromaSubsamplingFlagsKHR VkVideoProfileInfoKHR::chromaSubsampling

Definition at line 8028 of file vulkan_core.h.

◆ lumaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::lumaBitDepth

Definition at line 8029 of file vulkan_core.h.

◆ pNext

const void* VkVideoProfileInfoKHR::pNext

Definition at line 8026 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoProfileInfoKHR::sType

Definition at line 8025 of file vulkan_core.h.

◆ videoCodecOperation

VkVideoCodecOperationFlagBitsKHR VkVideoProfileInfoKHR::videoCodecOperation

Definition at line 8027 of file vulkan_core.h.


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