Home
last modified time | relevance | path

Searched refs:DDERR_NOCOLORCONVHW (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/dxtest/ddraw/
H A Ddebug.cpp28 case DDERR_NOCOLORCONVHW: return "DDERR_NOCOLORCONVHW"; in DDErrorString()
/reactos/modules/rostests/tests/DxHalTest/
H A Dmain.h182 case DDERR_NOCOLORCONVHW: return "DDERR_NOCOLORCONVHW"; in DDErrorString()
/reactos/sdk/include/psdk/
H A Dddraw.h88 #define DDERR_NOCOLORCONVHW MAKE_DDHRESULT(210) macro