Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_ADAPTER_DESC

Declaration

Source position: PXL.Windows.DXGI.pas line 514

type DXGI_ADAPTER_DESC = record

  Description: array [0..127] of WideChar;

  

  VendorId: LongWord;

  

  DeviceId: LongWord;

  

  SubSysId: LongWord;

  

  Revision: LongWord;

  

  DedicatedVideoMemory: SIZE_T;

  

  DedicatedSystemMemory: SIZE_T;

  

  SharedSystemMemory: SIZE_T;

  

  AdapterLuid: TLuid;

  

end;



CT Web help

CodeTyphon Studio