HomeSort by relevance Sort by last modified time
    Searched refs:debug_color_blit (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_debug.c 528 static boolean debug_color_blit( struct debug_stream *stream, function
781 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_debug.c 456 debug_color_blit(struct debug_stream *stream, const char *name, GLuint len) function
699 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.c 528 static boolean debug_color_blit( struct debug_stream *stream, function
781 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug.c 456 debug_color_blit(struct debug_stream *stream, const char *name, GLuint len) function
699 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);

Completed in 233 milliseconds