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

TVkDirectDriverLoadingListLUNARG

Declaration

Source position: vulkanlib.pas line 19604

type TVkDirectDriverLoadingListLUNARG = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  mode: TVkDirectDriverLoadingModeLUNARG;

  

  driverCount: TVkUInt32;

  

  pDrivers: PVkDirectDriverLoadingInfoLUNARG;

  

end;



CT Web help

CodeTyphon Studio