Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/win/
Dd3d_renderer.cc87 d3d_ = Direct3DCreate9(D3D_SDK_VERSION); in Init()
/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp370 direct3DCreate9Ex(D3D_SDK_VERSION, &d3d9ex); in loadSystemD3D9ex()
DDirect3D9.cpp1628 d3d9 = direct3DCreate9(D3D_SDK_VERSION); in loadSystemD3D9()
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc369 if (NULL == (_pD3D = Direct3DCreate9(D3D_SDK_VERSION))) in InitializeD3D()
/external/mesa3d/include/D3D9/
Dd3d9types.h196 #define D3D_SDK_VERSION 32 macro
/external/swiftshader/src/D3D8/
DDirect3D8.cpp1071 d3d8 = direct3DCreate8(D3D_SDK_VERSION); in loadSystemD3D8()
/external/swiftshader/include/Direct3D/
Dd3d8.h27 #define D3D_SDK_VERSION 220 macro