Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TVkVideoDecodeH264SessionParametersAddInfoKHR

Declaration

Source position: vulkanlib.pas line 16992

type TVkVideoDecodeH264SessionParametersAddInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  stdSPSCount: TVkUInt32;

  

  pStdSPSs: PStdVideoH264SequenceParameterSet;

  

  stdPPSCount: TVkUInt32;

  

  pStdPPSs: PStdVideoH264PictureParameterSet;

  

end;



CT Web help

CodeTyphon Studio