Searched refs:NineSurface9_IsOffscreenPlain (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dsurface9.h137 NineSurface9_IsOffscreenPlain (struct NineSurface9 *This ) function in typeref:typename:boolean
H A Ddevice9.c1700 !NineSurface9_IsOffscreenPlain(dst), D3DERR_INVALIDCALL);
1701 user_assert(!NineSurface9_IsOffscreenPlain(dst) ||
1702 NineSurface9_IsOffscreenPlain(src), D3DERR_INVALIDCALL);
1703 user_assert(NineSurface9_IsOffscreenPlain(dst) ||
1786 NineSurface9_IsOffscreenPlain(surf), D3DERR_INVALIDCALL);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dsurface9.h138 NineSurface9_IsOffscreenPlain (struct NineSurface9 *This ) function in typeref:typename:boolean
H A Ddevice9.c1812 !NineSurface9_IsOffscreenPlain(dst), D3DERR_INVALIDCALL);
1813 user_assert(!NineSurface9_IsOffscreenPlain(dst) ||
1814 NineSurface9_IsOffscreenPlain(src), D3DERR_INVALIDCALL);
1815 user_assert(NineSurface9_IsOffscreenPlain(dst) ||
1900 NineSurface9_IsOffscreenPlain(surf), D3DERR_INVALIDCALL);

Completed in 70 milliseconds