ReactOS 0.4.17-dev-934-g091855f
VkVideoDecodeH264ProfileInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoDecodeH264ProfileInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
StdVideoH264ProfileIdc stdProfileIdc
 
VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout
 

Detailed Description

Definition at line 14613 of file vulkan.h.

Member Data Documentation

◆ pictureLayout

VkVideoDecodeH264PictureLayoutFlagBitsKHR VkVideoDecodeH264ProfileInfoKHR::pictureLayout

Definition at line 14618 of file vulkan.h.

◆ pNext

const void* VkVideoDecodeH264ProfileInfoKHR::pNext

Definition at line 14616 of file vulkan.h.

◆ stdProfileIdc

StdVideoH264ProfileIdc VkVideoDecodeH264ProfileInfoKHR::stdProfileIdc

Definition at line 14617 of file vulkan.h.

◆ sType

VkStructureType VkVideoDecodeH264ProfileInfoKHR::sType

Definition at line 14615 of file vulkan.h.


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