HomeSort by relevance Sort by last modified time
    Searched refs:CursorCaps (Results 1 - 9 of 9) sorted by null

  /external/swiftshader/include/Direct3D/
d3d8caps.h 37 DWORD CursorCaps;
141 // CursorCaps
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h 229 DWORD CursorCaps;
d3d9caps.h 320 DWORD CursorCaps;
  /external/mesa3d/include/D3D9/
d3d9caps.h 308 DWORD CursorCaps;
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_dump.c 466 CAP_CASE(CursorCaps, D3DCURSORCAPS, COLOR);
467 CAP_CASE(CursorCaps, D3DCURSORCAPS, LOWRES);
adapter9.c 569 pCaps->CursorCaps = D3DCURSORCAPS_COLOR | D3DCURSORCAPS_LOWRES;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 669 DWORD CursorCaps;
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3D9.cpp     [all...]

Completed in 707 milliseconds