Searched refs:is_debug (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_hw_context.c292 if (ctx->is_debug) {
305 if (ctx->is_debug) {
326 if (ctx->is_debug) {
H A Dr600_pipe.c171 rctx->is_debug = true;
H A Dr600_pipe.h606 bool is_debug; member in struct:r600_context
H A Devergreen_compute.c653 if (rctx->is_debug)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_hw_context.c292 if (ctx->is_debug) {
305 if (ctx->is_debug) {
326 if (ctx->is_debug) {
H A Dr600_pipe.c170 rctx->is_debug = true;
H A Dr600_pipe.h611 bool is_debug; member in struct:r600_context
H A Devergreen_compute.c675 if (rctx->is_debug)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c226 if (ctx->is_debug)
H A Dsi_compute.c227 program->compiler_ctx_state.is_debug_context = sctx->is_debug;
H A Dsi_pipe.c407 sctx->is_debug = (flags & PIPE_CONTEXT_DEBUG) != 0;
H A Dsi_pipe.h1003 bool is_debug; member in struct:si_context
H A Dsi_state_shaders.c2173 sctx->is_debug ||
2232 sel->compiler_ctx_state.is_debug_context = sctx->is_debug;
3347 compiler_state.is_debug_context = sctx->is_debug;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c363 if (ctx->is_debug)
H A Dsi_compute.c256 sel->compiler_ctx_state.is_debug_context = sctx->is_debug;
H A Dsi_state_shaders.c2429 shader->compiler_ctx_state.is_debug_context = sctx->is_debug;
2757 bool debug = (sctx->debug.debug_message && !sctx->debug.async) || sctx->is_debug ||
2823 sel->compiler_ctx_state.is_debug_context = sctx->is_debug;
H A Dsi_pipe.c474 sctx->is_debug = (flags & PIPE_CONTEXT_DEBUG) != 0;
H A Dsi_pipe.h1145 bool is_debug; member in struct:si_context

Completed in 37 milliseconds