Vulkan-Hpp
VkVideoDecodeH264ProfileInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
StdVideoH264ProfileIdc stdProfileIdc
 
VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout
 

Detailed Description

Definition at line 8723 of file vulkan_core.h.

Member Data Documentation

◆ pictureLayout

VkVideoDecodeH264PictureLayoutFlagBitsKHR VkVideoDecodeH264ProfileInfoKHR::pictureLayout

Definition at line 8727 of file vulkan_core.h.

◆ pNext

const void* VkVideoDecodeH264ProfileInfoKHR::pNext

Definition at line 8725 of file vulkan_core.h.

◆ stdProfileIdc

StdVideoH264ProfileIdc VkVideoDecodeH264ProfileInfoKHR::stdProfileIdc

Definition at line 8726 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeH264ProfileInfoKHR::sType

Definition at line 8724 of file vulkan_core.h.


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