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

TVkVideoEncodeH265SessionParametersGetInfoKHR

Declaration

Source position: vulkanlib.pas line 17599

type TVkVideoEncodeH265SessionParametersGetInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  writeStdVPS: TVkBool32;

  

  writeStdSPS: TVkBool32;

  

  writeStdPPS: TVkBool32;

  

  stdVPSId: TVkUInt32;

  

  stdSPSId: TVkUInt32;

  

  stdPPSId: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio