Home
last modified time | relevance | path

Searched refs:D3DTEXOPCAPS_DISABLE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h315 #define D3DTEXOPCAPS_DISABLE 0x00000001L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h202 #define D3DTEXOPCAPS_DISABLE 0x00000001 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c763 pCaps->TextureOpCaps = D3DTEXOPCAPS_DISABLE | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp993 D3DTEXOPCAPS_DISABLE | // The D3DTOP_DISABLE texture-blending operation is supported. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1484 D3DTEXOPCAPS_DISABLE | // The D3DTOP_DISABLE texture-blending operation is supported. in GetDeviceCaps()