Home
last modified time | relevance | path

Searched refs:D3DCURSORCAPS_COLOR (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h54 #define D3DCURSORCAPS_COLOR 0x00000001 macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c612 pCaps->CursorCaps = D3DCURSORCAPS_COLOR /* | D3DCURSORCAPS_LOWRES*/; in NineAdapter9_GetDeviceCaps()