Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp175 if ((g_pD3D = Direct3DCreate9(D3D_SDK_VERSION)) == NULL) in CreateDeviceD3D()
/third_party/ffmpeg/libavutil/
Dhwcontext_dxva2.c448 priv->d3d9 = createD3D(D3D_SDK_VERSION); in dxva2_device_create9()
481 hr = createD3DEx(D3D_SDK_VERSION, &d3d9ex); in dxva2_device_create9ex()
/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp99 m_lpD3D9 = pCreateD3D9 (D3D_SDK_VERSION); in Init()
280 pCreateD3D9Ex (D3D_SDK_VERSION, &m_lpD3D9); in Init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp221 SUCCEEDED(Direct3DCreate9ExPtr(D3D_SDK_VERSION, &mD3d9Ex))) in initialize()
231 mD3d9 = Direct3DCreate9(D3D_SDK_VERSION); in initialize()
2329 if (Direct3DCreate9ExPtr && SUCCEEDED(Direct3DCreate9ExPtr(D3D_SDK_VERSION, &d3d9Ex))) in isRemovedDeviceResettable()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h196 #define D3D_SDK_VERSION 32 macro
/third_party/openGLES/extensions/NV/
DWGL_NV_DX_interop.txt480 direct3D = Direct3DCreate9Ex(D3D_SDK_VERSION, &direct3D);
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_DX_interop.txt480 direct3D = Direct3DCreate9Ex(D3D_SDK_VERSION, &direct3D);