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

TVkPhysicalDeviceGlobalPriorityQueryFeaturesKHR

Declaration

Source position: vulkanlib.pas line 12593

type TVkPhysicalDeviceGlobalPriorityQueryFeaturesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  globalPriorityQuery: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio