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

TVkPhysicalDeviceComputeOccupancyPriorityFeaturesNV

Declaration

Source position: vulkanlib.pas line 25378

type TVkPhysicalDeviceComputeOccupancyPriorityFeaturesNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  computeOccupancyPriority: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio