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

TVkMemoryGetRemoteAddressInfoNV

Declaration

Source position: vulkanlib.pas line 18182

type TVkMemoryGetRemoteAddressInfoNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  memory: TVkDeviceMemory;

  

  handleType: TVkExternalMemoryHandleTypeFlagBits;

  

end;



CT Web help

CodeTyphon Studio