Searched refs:set_debug_callback (Results 1 – 11 of 11) sorted by relevance
172 if (!pipe->set_debug_callback) in st_update_debug_callback()181 pipe->set_debug_callback(pipe, &cb); in st_update_debug_callback()183 pipe->set_debug_callback(pipe, NULL); in st_update_debug_callback()
57 if (pipe->set_debug_callback) in command_queue()58 pipe->set_debug_callback(pipe, &cb); in command_queue()
237 svga->pipe.set_debug_callback = svga_set_debug_callback; in svga_init_misc_functions()
302 context->pipe.set_debug_callback = nouveau_set_debug_callback; in nouveau_context_init()
292 pctx->set_debug_callback = fd_set_debug_callback; in fd_context_init()
313 void (*set_debug_callback)(struct pipe_context *, member
450 pctx->set_debug_callback = etna_set_debug_callback; in etna_context_create()
262 sctx->b.b.set_debug_callback = si_set_debug_callback; in si_create_context()
1823 pipe->set_debug_callback(pipe, cb); in tc_set_debug_callback()2661 CTX_INIT(set_debug_callback); in threaded_context_create()
664 rctx->b.set_debug_callback = r600_set_debug_callback; in r600_common_context_init()
101 * ``set_debug_callback`` sets the callback to be used for reporting