Searched refs:PIPE_CONTEXT_HIGH_PRIORITY (Results 1 – 5 of 5) sorted by relevance
306 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in crocus_create_context()
357 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in iris_create_context()
433 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
595 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in fd_context_init()
930 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY; in st_api_create_context()