Home
last modified time | relevance | path

Searched refs:DEBUG_VIEWS (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_sampler_view.c100 SVGA_DBG(DEBUG_VIEWS, "svga: Sampler view: reuse %p, %u %u, last %u\n", in svga_get_tex_sampler_view()
124 SVGA_DBG(DEBUG_VIEWS, in svga_get_tex_sampler_view()
139 SVGA_DBG(DEBUG_VIEWS, in svga_get_tex_sampler_view()
Dsvga_debug.h41 #define DEBUG_VIEWS 0x400 macro
Dsvga_surface.c274 SVGA_DBG(DEBUG_VIEWS, "svga: Surface view: yes %p, level %u layer %u z %u, %p\n", in svga_create_surface_view()
317 SVGA_DBG(DEBUG_VIEWS, in svga_create_surface_view()
427 SVGA_DBG(DEBUG_VIEWS, in svga_validate_surface_view()
641 SVGA_DBG(DEBUG_VIEWS, in svga_propagate_surface()
Dsvga_pipe_sampler.c275 SVGA_DBG(DEBUG_VIEWS, "min %u, view(min %u, max %u) lod, mipfilter %s\n", in svga_create_sampler_state()
Dsvga_screen.c61 { "views", DEBUG_VIEWS, NULL },