Searched refs:ST_CONTEXT_FLAG_HIGH_PRIORITY (Results 1 – 3 of 3) sorted by relevance
95 #define ST_CONTEXT_FLAG_HIGH_PRIORITY (1 << 6) macro
123 attribs.flags |= ST_CONTEXT_FLAG_HIGH_PRIORITY; in dri_create_context()
885 else if (attribs->flags & ST_CONTEXT_FLAG_HIGH_PRIORITY) in st_api_create_context()