Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoProfileInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8140 of file vulkan_core.h.

Field Documentation

◆ chromaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::chromaBitDepth

Definition at line 8146 of file vulkan_core.h.

◆ chromaSubsampling

VkVideoChromaSubsamplingFlagsKHR VkVideoProfileInfoKHR::chromaSubsampling

Definition at line 8144 of file vulkan_core.h.

◆ lumaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::lumaBitDepth

Definition at line 8145 of file vulkan_core.h.

◆ pNext

const void* VkVideoProfileInfoKHR::pNext

Definition at line 8142 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoProfileInfoKHR::sType

Definition at line 8141 of file vulkan_core.h.

◆ videoCodecOperation

VkVideoCodecOperationFlagBitsKHR VkVideoProfileInfoKHR::videoCodecOperation

Definition at line 8143 of file vulkan_core.h.


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