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

TVkQueryPoolPerformanceCreateInfoKHR

Declaration

Source position: vulkanlib.pas line 14523

type TVkQueryPoolPerformanceCreateInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  queueFamilyIndex: TVkUInt32;

  

  counterIndexCount: TVkUInt32;

  

  pCounterIndices: PVkUInt32;

  

end;



CT Web help

CodeTyphon Studio