Home
last modified time | relevance | path

Searched defs:D3DERR_NOTAVAILABLE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c211 D3DERR_NOTAVAILABLE); in NineAdapter9_CheckDeviceType() local
301 user_assert(display_format(AdapterFormat, FALSE), D3DERR_NOTAVAILABLE); in NineAdapter9_CheckDeviceFormat() local
496 user_assert(adapter_format(AdapterFormat), D3DERR_NOTAVAILABLE); NineAdapter9_CheckDepthStencilMatch() local
497 user_assert(depth_stencil_format(DepthStencilFormat), D3DERR_NOTAVAILABLE); NineAdapter9_CheckDepthStencilMatch() local
540 D3DERR_NOTAVAILABLE); NineAdapter9_CheckDeviceFormatConversion() local
[all...]
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h224 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro

Completed in 7 milliseconds