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

TVkVideoEncodeH264SessionCreateInfoKHR

Declaration

Source position: vulkanlib.pas line 17351

type TVkVideoEncodeH264SessionCreateInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  useMaxLevelIdc: TVkBool32;

  

  maxLevelIdc: TStdVideoH264LevelIdc;

  

end;



CT Web help

CodeTyphon Studio