HomeSort by relevance Sort by last modified time
    Searched refs:D3D_SDK_VERSION (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/test/win/
d3d_renderer.cc 87 d3d_ = Direct3DCreate9(D3D_SDK_VERSION);
  /external/swiftshader/src/D3D9/
Direct3D9Ex.cpp 370 direct3DCreate9Ex(D3D_SDK_VERSION, &d3d9ex);
Direct3D9.cpp     [all...]
  /external/webrtc/webrtc/modules/video_render/windows/
video_render_direct3d9.cc 369 if (NULL == (_pD3D = Direct3DCreate9(D3D_SDK_VERSION)))
    [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h 196 #define D3D_SDK_VERSION 32
    [all...]
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/swiftshader/include/Direct3D/
d3d8.h 27 #define D3D_SDK_VERSION 220
145 * Pass the value of the constant D3D_SDK_VERSION to this function, so
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h 53 #define D3D_SDK_VERSION 220
    [all...]
d3d9.h 63 #define D3D_SDK_VERSION 32
    [all...]

Completed in 163 milliseconds