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

TVkPhysicalDeviceScalarBlockLayoutFeatures

Declaration

Source position: vulkanlib.pas line 14111

type TVkPhysicalDeviceScalarBlockLayoutFeatures = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  scalarBlockLayout: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio