HomeSort by relevance Sort by last modified time
    Searched defs:D3DERR_NOTAVAILABLE (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/state_trackers/nine/
adapter9.c 144 if (!*ppScreen) { return D3DERR_NOTAVAILABLE; }
202 D3DERR_NOTAVAILABLE);
221 return D3DERR_NOTAVAILABLE;
281 return D3DERR_NOTAVAILABLE;
302 return D3DERR_NOTAVAILABLE;
316 D3D_OK : D3DERR_NOTAVAILABLE;
328 return D3DERR_NOTAVAILABLE; /* TODO: displacement mapping */
359 return D3DERR_NOTAVAILABLE;
365 return D3DERR_NOTAVAILABLE;
421 return D3DERR_NOTAVAILABLE;
    [all...]
  /external/swiftshader/include/Direct3D/
d3d8.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h 81 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154)
    [all...]
d3d9.h 96 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154)
    [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h 224 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154)
    [all...]

Completed in 3683 milliseconds