Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 8110 of file vulkan_core.h.

Member Data Documentation

◆ chromaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::chromaBitDepth

Definition at line 8116 of file vulkan_core.h.

◆ chromaSubsampling

VkVideoChromaSubsamplingFlagsKHR VkVideoProfileInfoKHR::chromaSubsampling

Definition at line 8114 of file vulkan_core.h.

◆ lumaBitDepth

VkVideoComponentBitDepthFlagsKHR VkVideoProfileInfoKHR::lumaBitDepth

Definition at line 8115 of file vulkan_core.h.

◆ pNext

const void* VkVideoProfileInfoKHR::pNext

Definition at line 8112 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoProfileInfoKHR::sType

Definition at line 8111 of file vulkan_core.h.

◆ videoCodecOperation

VkVideoCodecOperationFlagBitsKHR VkVideoProfileInfoKHR::videoCodecOperation

Definition at line 8113 of file vulkan_core.h.


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