Home
last modified time | relevance | path

Searched refs:D3D12InfoQueue (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dd3d12_common.h53 typedef ID3D12InfoQueue* D3D12InfoQueue; typedef
998 static INLINE ULONG D3D12ReleaseInfoQueue(D3D12InfoQueue info_queue) in D3D12ReleaseInfoQueue()
1007 static INLINE void D3D12ClearStoredMessages(D3D12InfoQueue info_queue) in D3D12ClearStoredMessages()
1013 D3D12InfoQueue info_queue, in D3D12GetMessageA()
1029 static INLINE UINT64 D3D12GetNumStoredMessages(D3D12InfoQueue info_queue) in D3D12GetNumStoredMessages()
1055 static INLINE void D3D12ClearStorageFilter(D3D12InfoQueue info_queue) in D3D12ClearStorageFilter()
1072 static INLINE void D3D12PopStorageFilter(D3D12InfoQueue info_queue) in D3D12PopStorageFilter()
1090 static INLINE void D3D12ClearRetrievalFilter(D3D12InfoQueue info_queue) in D3D12ClearRetrievalFilter()
1107 static INLINE void D3D12PopRetrievalFilter(D3D12InfoQueue info_queue) in D3D12PopRetrievalFilter()
1116 D3D12InfoQueue info_queue, in D3D12AddMessage()
[all …]