Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_debug.h228 #define debug_warning(__msg) \ macro
231 #define debug_warning(__msg) \ macro
/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug.h223 #define debug_warning(__msg) \ macro
226 #define debug_warning(__msg) \ macro
/aosp_15_r20/external/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c456 debug_warning("Unexpected attachment type in " in osmesa_st_framebuffer_validate()
1024 debug_warning("OSMesaPostprocess(unknown filter)\n"); in OSMesaPostprocess()
1027 debug_warning("Calling OSMesaPostprocess() after OSMesaMakeCurrent()\n"); in OSMesaPostprocess()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.c140 debug_warning("Non-empty BO store destroyed; dump follows"); in pvr_bo_store_destroy()
241 debug_warning("Requested BO store dump, but no BO store is present."); in pvr_bo_store_dump()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c121 debug_warning("Mixed-size color and depth/stencil surfaces " in svga_set_framebuffer_state()
H A Dsvga_pipe_blit.c744 debug_warning("CPU copy_region doesn't support " in try_cpu_copy_region()
H A Dsvga_tgsi_insn.c96 debug_warning("Indirect indexing of dest registers is not supported!\n"); in translate_dst_register()
/aosp_15_r20/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c281 debug_warning("waiting for GPU"); in fenced_buffer_finish_locked()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c604 debug_warning("draw: VBO too small to draw anything\n"); in draw_vbo()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.c338 debug_warning("waiting for GPU"); in fenced_buffer_finish_locked()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c785 debug_warning("Hardware don't support.\n");; in vl_compositor_render()