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

TVkPhysicalDeviceDepthClampZeroOneFeaturesKHR

Declaration

Source position: vulkanlib.pas line 21491

type TVkPhysicalDeviceDepthClampZeroOneFeaturesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  depthClampZeroOne: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio