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

TVkBindBufferMemoryDeviceGroupInfo

Declaration

Source position: vulkanlib.pas line 11291

type TVkBindBufferMemoryDeviceGroupInfo = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  deviceIndexCount: TVkUInt32;

  

  pDeviceIndices: PVkUInt32;

  

end;



CT Web help

CodeTyphon Studio