Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h267 #define D3DPTEXTURECAPS_PROJECTED 0x00000400L /* Device can do D3DTTFF_PROJECTED */ macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h151 #define D3DPTEXTURECAPS_PROJECTED 0x00000400 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c678 D3DPTEXTURECAPS_PROJECTED | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp894D3DPTEXTURECAPS_PROJECTED | // Supports the D3DTTFF_PROJECTED texture transformation flag. Whe… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1377D3DPTEXTURECAPS_PROJECTED | // Supports the D3DTTFF_PROJECTED texture transformation flag. Whe… in GetDeviceCaps()