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

TVkMemoryRequirements2

Declaration

Source position: vulkanlib.pas line 11878

type TVkMemoryRequirements2 = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  memoryRequirements: TVkMemoryRequirements;

  

end;



CT Web help

CodeTyphon Studio