Home
last modified time | relevance | path

Searched refs:ID3D11InfoQueue (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11sdklayers.h39 typedef interface ID3D11InfoQueue ID3D11InfoQueue; typedef
41 interface ID3D11InfoQueue; variable
1641 ID3D11InfoQueue *This,
1653 ID3D11InfoQueue *This,
1660 ID3D11InfoQueue *This,
1684 ID3D11InfoQueue *This,
1688 ID3D11InfoQueue *This,
1702 ID3D11InfoQueue *This,
1712 ID3D11InfoQueue *This,
1716 ID3D11InfoQueue *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11sdklayers.h39 typedef interface ID3D11InfoQueue ID3D11InfoQueue; typedef
41 interface ID3D11InfoQueue; variable
1641 ID3D11InfoQueue *This,
1653 ID3D11InfoQueue *This,
1660 ID3D11InfoQueue *This,
1684 ID3D11InfoQueue *This,
1688 ID3D11InfoQueue *This,
1702 ID3D11InfoQueue *This,
1712 ID3D11InfoQueue *This,
1716 ID3D11InfoQueue *This,
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11sdklayers.h75 typedef interface ID3D11InfoQueue ID3D11InfoQueue; typedef
2187 ID3D11InfoQueue * This,
2199 ID3D11InfoQueue * This,
2207 ID3D11InfoQueue * This,
2234 ID3D11InfoQueue * This,
2239 ID3D11InfoQueue * This,
2255 ID3D11InfoQueue * This,
2266 ID3D11InfoQueue * This,
2271 ID3D11InfoQueue * This,
2287 ID3D11InfoQueue * This,
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11sdklayers.h84 typedef interface ID3D11InfoQueue ID3D11InfoQueue; typedef
2240 ID3D11InfoQueue * This,
2252 ID3D11InfoQueue * This,
2260 ID3D11InfoQueue * This,
2287 ID3D11InfoQueue * This,
2292 ID3D11InfoQueue * This,
2308 ID3D11InfoQueue * This,
2319 ID3D11InfoQueue * This,
2324 ID3D11InfoQueue * This,
2340 ID3D11InfoQueue * This,
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11sdklayers.h84 typedef interface ID3D11InfoQueue ID3D11InfoQueue; typedef
2240 ID3D11InfoQueue * This,
2252 ID3D11InfoQueue * This,
2260 ID3D11InfoQueue * This,
2287 ID3D11InfoQueue * This,
2292 ID3D11InfoQueue * This,
2308 ID3D11InfoQueue * This,
2319 ID3D11InfoQueue * This,
2324 ID3D11InfoQueue * This,
2340 ID3D11InfoQueue * This,
[all …]
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11sdklayers.py852 ID3D11InfoQueue = Interface("ID3D11InfoQueue", IUnknown) variable
853 ID3D11InfoQueue.methods += [
/dports/graphics/libplacebo/libplacebo-4.157.0/src/d3d11/
H A Dcommon.h36 ID3D11InfoQueue *iqueue;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.h60 ID3D11InfoQueue *d3dInfoQueue_ = nullptr;
H A DD3D11Context.cpp174 if (SUCCEEDED(d3dDebug_->QueryInterface(__uuidof(ID3D11InfoQueue), (void**)&d3dInfoQueue_))) { in Init()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.h60 ID3D11InfoQueue *d3dInfoQueue_ = nullptr;
H A DD3D11Context.cpp174 if (SUCCEEDED(d3dDebug_->QueryInterface(__uuidof(ID3D11InfoQueue), (void**)&d3dInfoQueue_))) { in Init()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.h60 ID3D11InfoQueue *d3dInfoQueue_ = nullptr;
H A DD3D11Context.cpp174 if (SUCCEEDED(d3dDebug_->QueryInterface(__uuidof(ID3D11InfoQueue), (void**)&d3dInfoQueue_))) { in Init()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/include/
H A DOgreD3D11Device.h41 ID3D11InfoQueue * mInfoQueue;
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/windows/
H A Dhresult_status_debug_device.cc21 Microsoft::WRL::ComPtr<ID3D11InfoQueue> message_layer; in AddDebugMessages()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/include/
H A DOgreD3D11Device.h42 ComPtr<ID3D11InfoQueue> mInfoQueue;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/
H A DOgreD3D11Device.cpp48 … HRESULT hr = mD3D11Device->QueryInterface(__uuidof(ID3D11InfoQueue), (LPVOID*)&mInfoQueue); in D3D11Device()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D/
H A DD3DBase.cpp86 ComPtr<ID3D11InfoQueue> info_queue; in Create()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DDeviceManagerDx.cpp445 RefPtr<ID3D11InfoQueue> infoQueue; in CreateDevice()
446 if (!SUCCEEDED(debug->QueryInterface(__uuidof(ID3D11InfoQueue), in CreateDevice()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DDeviceManagerDx.cpp723 RefPtr<ID3D11InfoQueue> infoQueue; in CreateDevice()
724 if (!SUCCEEDED(debug->QueryInterface(__uuidof(ID3D11InfoQueue), in CreateDevice()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DDeviceManagerDx.cpp724 RefPtr<ID3D11InfoQueue> infoQueue; in CreateDevice()
725 if (!SUCCEEDED(debug->QueryInterface(__uuidof(ID3D11InfoQueue), in CreateDevice()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DDeviceManagerDx.cpp723 RefPtr<ID3D11InfoQueue> infoQueue; in CreateDevice()
724 if (!SUCCEEDED(debug->QueryInterface(__uuidof(ID3D11InfoQueue), in CreateDevice()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DDeviceManagerDx.cpp678 RefPtr<ID3D11InfoQueue> infoQueue; in CreateDevice()
679 if (!SUCCEEDED(debug->QueryInterface(__uuidof(ID3D11InfoQueue), in CreateDevice()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/test_utils/
H A DANGLETest.cpp495 ID3D11InfoQueue *infoQueue = nullptr; in checkD3D11SDKLayersMessages()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/dxPtexViewer/
H A DdxPtexViewer.cpp1661 ID3D11InfoQueue *d3dInfoQueue = nullptr; in initD3D11()
1662 hr = d3dDebug->QueryInterface(__uuidof(ID3D11InfoQueue), (void**)&d3dInfoQueue); in initD3D11()

123456789