ID3D12CommandQueue::GetDesc method
Gets the description of the command queue.
Syntax
D3D12_COMMAND_QUEUE_DESC GetDesc();
Parameters
This method has no parameters.
Return value
Type: D3D12_COMMAND_QUEUE_DESC
The description of the command queue, as a D3D12_COMMAND_QUEUE_DESC structure.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: