Home
last modified time | relevance | path

Searched refs:PIPE_CONTEXT_DEBUG (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c168 (sscreen->options.aux_debug ? PIPE_CONTEXT_DEBUG : 0) | in si_init_aux_async_compute_ctx()
480 if (flags & PIPE_CONTEXT_DEBUG) in si_create_context()
487 sctx->is_debug = (flags & PIPE_CONTEXT_DEBUG) != 0; in si_create_context()
814 (sscreen->options.aux_debug ? PIPE_CONTEXT_DEBUG : 0) | in si_create_context()
856 flags |= PIPE_CONTEXT_DEBUG; in si_pipe_create_context()
1420 (sscreen->options.aux_debug ? PIPE_CONTEXT_DEBUG : 0) | in radeonsi_screen_create_impl()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h415 #define PIPE_CONTEXT_DEBUG (1 << 1) macro
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c139 flags |= PIPE_CONTEXT_DEBUG; in dd_screen_context_create()

Completed in 7 milliseconds