Searched refs:PIPE_CONTEXT_HIGH_PRIORITY (Results 1 – 4 of 4) sorted by relevance
347 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in iris_create_context()
399 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in fd_context_init()
422 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
912 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY; in st_api_create_context()