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

TVkVideoProfileListInfoKHR

Declaration

Source position: vulkanlib.pas line 16838

type TVkVideoProfileListInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  profileCount: TVkUInt32;

  

  pProfiles: PVkVideoProfileInfoKHR;

  

end;



CT Web help

CodeTyphon Studio