Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
For a memory query, represents physical adapter index and memory type (dedicated or shared).
Syntax
struct DXCoreMemoryQueryInput {
uint32_t physicalAdapterIndex;
DXCoreMemoryType memoryType;
};
Members
physicalAdapterIndex
A physical adapter index.
memoryType
A DXCoreMemoryType struct indicating a memory type (dedicated or shared).
Requirements
| Requirement | Value |
|---|---|
| Header | dxcore_interface.h |