Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_split_draw.c49 debug_warn_once("unhandled line loop " in u_split_draw()
61 debug_warn_once("unhandled primitive " in u_split_draw()
Du_vbuf.c1633 debug_warn_once("u_vbuf_translate_begin() failed"); in u_vbuf_draw_vbo()
1655 debug_warn_once("u_vbuf_upload_buffers() failed"); in u_vbuf_draw_vbo()
/third_party/mesa3d/src/util/
Du_debug.h240 #define debug_warn_once(__msg) \ macro
250 #define debug_warn_once(__msg) \ macro
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_emit.c172 debug_warn_once("map of vertex buffer failed (out of memory?)"); in draw_pt_emit()
289 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in draw_pt_emit_linear()
Ddraw_pt_fetch_shade_emit.c245 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run_linear()
302 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_fs.c326 debug_warn_once("Unsupported shadow compare mode"); in make_fs_key()
337 debug_warn_once("Unsupported shadow compare function"); in make_fs_key()
Dsvga_tgsi_decl_sm30.c78 debug_warn_once("unsupported clip distance/vertex attribute\n"); in translate_vs_ps_semantic()
Dsvga_pipe_blit.c606 debug_warn_once("using software stencil blit"); in try_blit()
Dsvga_tgsi_insn.c288 debug_warn_once("svga: Too many temporary registers used in shader\n"); in get_temp()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c337 debug_warn_once("shader compile failed, skipping draw call.\n"); in vc4_draw_vbo()
/third_party/mesa3d/src/broadcom/cle/
Dv3d_decoder.c734 debug_warn_once("CLIF dumping not supported due to missing libexpat"); in v3d_spec_load()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c1166 debug_warn_once("no shader, skip draw\n"); in lima_draw_vbo()