Searched refs:DDERR_NORASTEROPHW (Results 1 – 5 of 5) sorted by relevance
39 case DDERR_NORASTEROPHW: return "DDERR_NORASTEROPHW"; in DDErrorString()
193 case DDERR_NORASTEROPHW: return "DDERR_NORASTEROPHW"; in DDErrorString()
98 TEST (Surface->Blt(NULL, Source, NULL, DDBLT_WAIT|DDBLT_ROP, &bltfx) == DDERR_NORASTEROPHW); in Blt_Test()
1625 return DDERR_NORASTEROPHW; in ddraw_surface7_Blt()1711 return DDERR_NORASTEROPHW; in ddraw_surface7_Blt()
100 #define DDERR_NORASTEROPHW MAKE_DDHRESULT(280) macro