Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h146 #define D3DCURSORCAPS_LOWRES 0x00000002L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h52 #define D3DCURSORCAPS_LOWRES 0x00000002 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c569 pCaps->CursorCaps = D3DCURSORCAPS_COLOR | D3DCURSORCAPS_LOWRES; in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp780D3DCURSORCAPS_LOWRES; // A full-color cursor is supported in hardware. Specifically, this flag ind… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1254D3DCURSORCAPS_LOWRES; // A full-color cursor is supported in hardware. Specifically, this flag ind… in GetDeviceCaps()