Searched refs:debug_color_blit (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_debug.c528 static boolean debug_color_blit( struct debug_stream *stream, function in typeref:typename:boolean
781 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_debug.c520 debug_color_blit(struct debug_stream *stream, const char *name, unsigned len) function in typeref:typename:bool
767 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);

Completed in 4 milliseconds