Home
last modified time | relevance | path

Searched refs:debug_warning (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug.h228 #define debug_warning(__msg) \ macro
231 #define debug_warning(__msg) \ macro
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c463 debug_warning("Unexpected attachment type in " in osmesa_st_framebuffer_validate()
1046 debug_warning("OSMesaPostprocess(unknown filter)\n"); in OSMesaPostprocess()
1049 debug_warning("Calling OSMesaPostprocess() after OSMesaMakeCurrent()\n"); in OSMesaPostprocess()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c146 debug_warning("Mixed-size color and depth/stencil surfaces " in svga_set_framebuffer_state()
Dsvga_pipe_blit.c759 debug_warning("CPU copy_region doesn't support " in try_cpu_copy_region()
Dsvga_tgsi_insn.c114 debug_warning("Indirect indexing of dest registers is not supported!\n"); in translate_dst_register()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c585 debug_warning("draw: VBO too small to draw anything\n"); in draw_vbo()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dpb_buffer_simple_fenced.c301 debug_warning("waiting for GPU"); in fenced_buffer_finish_locked()
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer_fenced.c338 debug_warning("waiting for GPU"); in fenced_buffer_finish_locked()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c766 debug_warning("Hardware don't support.\n");; in vl_compositor_render()