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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_emit.c 153 debug_warn_once("map of vertex buffer failed (out of memory?)");
265 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
draw_pt_fetch_emit.c 204 debug_warn_once("vertex buffer allocation failed (out of memory?)");
295 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
draw_pt_fetch_shade_emit.c 239 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
296 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug.h 222 #define debug_warn_once(__msg) \ macro
232 #define debug_warn_once(__msg) \ macro
u_vbuf.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_emit.c 153 debug_warn_once("map of vertex buffer failed (out of memory?)");
265 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
draw_pt_fetch_emit.c 204 debug_warn_once("vertex buffer allocation failed (out of memory?)");
295 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
draw_pt_fetch_shade_emit.c 239 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
296 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 221 #define debug_warn_once(__msg) \ macro
231 #define debug_warn_once(__msg) \ macro
u_vbuf.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 78 debug_warn_once("unsupported clip distance/vertex attribute\n");
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 78 debug_warn_once("unsupported clip distance/vertex attribute\n");

Completed in 2906 milliseconds