Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9types.h216 #define D3DERR_CONFLICTINGRENDERSTATE MAKE_D3DHRESULT(2081) macro
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.c2735 return D3DERR_CONFLICTINGRENDERSTATE; in NineDevice9_ValidateDevice()
2742 return D3DERR_CONFLICTINGRENDERSTATE; in NineDevice9_ValidateDevice()