Home
last modified time | relevance | path

Searched refs:D3DDEVCAPS_HWTRANSFORMANDLIGHT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h163 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x00010000L /* Device can support transformation and lighti… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h66 #define D3DDEVCAPS_HWTRANSFORMANDLIGHT 0x00010000 macro
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc356 if ((caps.DevCaps & D3DDEVCAPS_HWTRANSFORMANDLIGHT) in GetVertexProcessingCaps()
357 == D3DDEVCAPS_HWTRANSFORMANDLIGHT) in GetVertexProcessingCaps()
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c579 D3DDEVCAPS_HWTRANSFORMANDLIGHT | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp791D3DDEVCAPS_HWTRANSFORMANDLIGHT | // Device can support transformation and lighting in hardware. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1265D3DDEVCAPS_HWTRANSFORMANDLIGHT | // Device can support transformation and lighting in hardware. in GetDeviceCaps()