Searched refs:PIPE_CONTEXT_DEBUG (Results 1 – 3 of 3) sorted by relevance
255 if (flags & PIPE_CONTEXT_DEBUG) in si_create_context()266 sctx->is_debug = (flags & PIPE_CONTEXT_DEBUG) != 0; in si_create_context()443 flags |= PIPE_CONTEXT_DEBUG; in si_pipe_create_context()
379 #define PIPE_CONTEXT_DEBUG (1 << 1) macro
139 flags |= PIPE_CONTEXT_DEBUG; in dd_screen_context_create()