Source position: PXL.Windows.DXGI.pas line 561
type DXGI_ADAPTER_DESC1 = 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; |
|
|
Flags: LongWord; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |