VkVideoDecodeH265SessionParametersAddInfoKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pNext
const(void)* pNext;
Undocumented in source.
pStdPPSs
const(StdVideoH265PictureParameterSet)* pStdPPSs;
Undocumented in source.
pStdSPSs
const(StdVideoH265SequenceParameterSet)* pStdSPSs;
Undocumented in source.
pStdVPSs
const(StdVideoH265VideoParameterSet)* pStdVPSs;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
stdPPSCount
uint32_t stdPPSCount;
Undocumented in source.
stdSPSCount
uint32_t stdSPSCount;
Undocumented in source.
stdVPSCount
uint32_t stdVPSCount;
Undocumented in source.

Meta