Searched refs:debug_warn_once (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_emit.c153 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?)");
H A Ddraw_pt_fetch_emit.c204 debug_warn_once("vertex buffer allocation failed (out of memory?)");
295 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
H A Ddraw_pt_fetch_shade_emit.c239 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/
H A Du_debug.h222 #define debug_warn_once(__msg) \ macro
232 #define debug_warn_once(__msg) \ macro
H A Du_vbuf.c1070 debug_warn_once("u_vbuf_translate_begin() failed");
1083 debug_warn_once("u_vbuf_upload_buffers() failed");
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_emit.c153 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?)");
H A Ddraw_pt_fetch_emit.c204 debug_warn_once("vertex buffer allocation failed (out of memory?)");
295 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)");
H A Ddraw_pt_fetch_shade_emit.c239 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/
H A Du_debug.h221 #define debug_warn_once(__msg) \ macro
231 #define debug_warn_once(__msg) \ macro
H A Du_vbuf.c1070 debug_warn_once("u_vbuf_translate_begin() failed");
1083 debug_warn_once("u_vbuf_upload_buffers() failed");
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c78 debug_warn_once("unsupported clip distance/vertex attribute\n");
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c78 debug_warn_once("unsupported clip distance/vertex attribute\n");

Completed in 510 milliseconds