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

TVkMemoryRequirements

Declaration

Source position: vulkanlib.pas line 8504

type TVkMemoryRequirements = record

  size: TVkDeviceSize;

  

  alignment: TVkDeviceSize;

  

  memoryTypeBits: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio