ReactOS 0.4.17-dev-934-g091855f
VkVideoDecodeH265InlineSessionParametersInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoDecodeH265InlineSessionParametersInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
const StdVideoH265VideoParameterSet * pStdVPS
 
const StdVideoH265SequenceParameterSet * pStdSPS
 
const StdVideoH265PictureParameterSet * pStdPPS
 

Detailed Description

Definition at line 17427 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkVideoDecodeH265InlineSessionParametersInfoKHR::pNext

Definition at line 17430 of file vulkan.h.

◆ pStdPPS

const StdVideoH265PictureParameterSet* VkVideoDecodeH265InlineSessionParametersInfoKHR::pStdPPS

Definition at line 17433 of file vulkan.h.

◆ pStdSPS

const StdVideoH265SequenceParameterSet* VkVideoDecodeH265InlineSessionParametersInfoKHR::pStdSPS

Definition at line 17432 of file vulkan.h.

◆ pStdVPS

const StdVideoH265VideoParameterSet* VkVideoDecodeH265InlineSessionParametersInfoKHR::pStdVPS

Definition at line 17431 of file vulkan.h.

◆ sType

VkStructureType VkVideoDecodeH265InlineSessionParametersInfoKHR::sType

Definition at line 17429 of file vulkan.h.


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