Searched refs:dbg_tex (Results 1 – 3 of 3) sorted by relevance
/external/virglrenderer/src/ |
D | vrend_debug.h | 44 dbg_tex = 1 << 8, enumerator
|
D | vrend_debug.c | 122 {"tex", dbg_tex, "Log texture operations"},
|
D | vrend_renderer.c | 1870 VREND_DEBUG(dbg_tex, ctx, "Create texture view from %s for %s (emulated:%d)\n", in vrend_create_surface() 2290 VREND_DEBUG_EXT(dbg_tex, NULL, in debug_texture() 6885 VREND_DEBUG(dbg_tex, NULL, "Apply VIRGL_BIND_PREFER_EMULATED_BGRA because GLES+MS+noTS\n"); in vrend_resource_fixup_emulated_bgra()
|