Searched refs:DDERR_BLTFASTCANTCLIP (Results 1 – 4 of 4) sorted by relevance
85 case DDERR_BLTFASTCANTCLIP: return "DDERR_BLTFASTCANTCLIP"; in DDErrorString()
239 case DDERR_BLTFASTCANTCLIP: return "DDERR_BLTFASTCANTCLIP"; in DDErrorString()
4290 return DDERR_BLTFASTCANTCLIP; in ddraw_surface7_BltFast()
148 #define DDERR_BLTFASTCANTCLIP MAKE_DDHRESULT(574) macro