ReactOS 0.4.17-dev-934-g091855f
VkVideoDecodeH264InlineSessionParametersInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoDecodeH264InlineSessionParametersInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
const StdVideoH264SequenceParameterSet * pStdSPS
 
const StdVideoH264PictureParameterSet * pStdPPS
 

Detailed Description

Definition at line 17400 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkVideoDecodeH264InlineSessionParametersInfoKHR::pNext

Definition at line 17403 of file vulkan.h.

◆ pStdPPS

const StdVideoH264PictureParameterSet* VkVideoDecodeH264InlineSessionParametersInfoKHR::pStdPPS

Definition at line 17405 of file vulkan.h.

◆ pStdSPS

const StdVideoH264SequenceParameterSet* VkVideoDecodeH264InlineSessionParametersInfoKHR::pStdSPS

Definition at line 17404 of file vulkan.h.

◆ sType

VkStructureType VkVideoDecodeH264InlineSessionParametersInfoKHR::sType

Definition at line 17402 of file vulkan.h.


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