Searched refs:PIPE_CONTEXT_LOW_PRIORITY (Results 1 – 4 of 4) sorted by relevance
349 if (flags & PIPE_CONTEXT_LOW_PRIORITY) in iris_create_context()
401 else if (flags & PIPE_CONTEXT_LOW_PRIORITY) in fd_context_init()
427 #define PIPE_CONTEXT_LOW_PRIORITY (1 << 5) macro
910 ctx_flags |= PIPE_CONTEXT_LOW_PRIORITY; in st_api_create_context()