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

  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 230 #define debug_warning(__msg) \ macro
233 #define debug_warning(__msg) \ macro
  /external/mesa3d/src/gallium/state_trackers/osmesa/
osmesa.c 429 debug_warning("Unexpected attachment type in "
1027 debug_warning("OSMesaPostprocess(unknown filter)\n");
1030 debug_warning("Calling OSMesaPostprocess() after OSMesaMakeCurrent()\n");
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_misc.c 151 debug_warning("Mixed-size color and depth/stencil surfaces "
svga_tgsi_insn.c 115 debug_warning("Indirect indexing of dest registers is not supported!\n");
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.c 528 debug_warning("draw: VBO too small to draw anything\n");
  /external/mesa3d/src/gallium/winsys/svga/drm/
pb_buffer_simple_fenced.c 301 debug_warning("waiting for GPU");
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 338 debug_warning("waiting for GPU");

Completed in 139 milliseconds