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

TVkDeviceBufferMemoryRequirements

Declaration

Source position: vulkanlib.pas line 11829

type TVkDeviceBufferMemoryRequirements = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  pCreateInfo: PVkBufferCreateInfo;

  

end;



CT Web help

CodeTyphon Studio