directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
ID3D12DebugCommandQueue
directx
d3d12sdklayers
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
C
++)
interface
ID3D12DebugCommandQueue : IUnknown {
BOOL
AssertResourceState
(ID3D12Resource pResource, UINT Subresource, UINT State);
}
Members
Functions
AssertResourceState
BOOL
AssertResourceState
(ID3D12Resource pResource, UINT Subresource, UINT State)
Undocumented in source.
Meta
Source
See Implementation
directx
d3d12sdklayers
aliases
D3D12_DEBUG_FEATURE
D3D12_MESSAGE_CATEGORY
D3D12_MESSAGE_ID
D3D12_MESSAGE_SEVERITY
D3D12_RLDO_FLAGS
enums
D3D12_DEBUG_FEATURE_NONE
D3D12_MESSAGE_CATEGORY_APPLICATION_DEFINED
D3D12_MESSAGE_ID_UNKNOWN
D3D12_MESSAGE_SEVERITY_CORRUPTION
D3D12_RLDO_NONE
interfaces
ID3D12Debug
ID3D12DebugCommandList
ID3D12DebugCommandQueue
ID3D12DebugDevice
ID3D12InfoQueue
manifest constants
D3D12_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT
structs
D3D12_INFO_QUEUE_FILTER
D3D12_INFO_QUEUE_FILTER_DESC
D3D12_MESSAGE