Searched refs:PIPE_CONTEXT_LOW_PRIORITY (Results 1 – 6 of 6) sorted by relevance
308 if (flags & PIPE_CONTEXT_LOW_PRIORITY) in crocus_create_context()
366 if (flags & PIPE_CONTEXT_LOW_PRIORITY) in iris_create_context()
438 #define PIPE_CONTEXT_LOW_PRIORITY (1 << 5) macro
601 else if (flags & PIPE_CONTEXT_LOW_PRIORITY) in fd_context_init()
1058 ctx_flags |= PIPE_CONTEXT_LOW_PRIORITY; in st_api_create_context()
509 } else if (flags & PIPE_CONTEXT_LOW_PRIORITY) { in si_create_context()