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

TVkPhysicalDeviceDynamicRenderingFeatures

Declaration

Source position: vulkanlib.pas line 19301

type TVkPhysicalDeviceDynamicRenderingFeatures = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  dynamicRendering: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio