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

  /external/swiftshader/include/Direct3D/
d3d8caps.h 163 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x00010000L /* Device can support transformation and lighting in hardware and DRAWPRIMITIVES2EX must be also */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h 47 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x0010000
d3d9caps.h 56 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x0010000
d3dcaps.h 306 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x00010000
  /external/mesa3d/include/D3D9/
d3d9caps.h 66 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x00010000
  /external/webrtc/webrtc/modules/video_render/windows/
video_render_direct3d9.cc 356 if ((caps.DevCaps & D3DDEVCAPS_HWTRANSFORMANDLIGHT)
357 == D3DDEVCAPS_HWTRANSFORMANDLIGHT)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
adapter9.c 579 D3DDEVCAPS_HWTRANSFORMANDLIGHT |
    [all...]
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3D9.cpp     [all...]

Completed in 208 milliseconds