Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
For an engine query, represents physical adapter index, and/or engine ID, and/or process handle.
Syntax
struct DXCoreEngineQueryInput {
DXCoreAdapterEngineIndex adapterEngineIndex;
uint32_t processId;
};
Members
adapterEngineIndex
A DXCoreAdapterEngineIndex struct containing the physical adapter index and the engine ID.
processId
A process ID.
Requirements
| Requirement | Value |
|---|---|
| Header | dxcore_interface.h |