Searched refs:ST_CONTEXT_FLAG_RESET_NOTIFICATION_ENABLED (Results 1 – 3 of 3) sorted by relevance
92 #define ST_CONTEXT_FLAG_RESET_NOTIFICATION_ENABLED (1 << 3) macro
112 attribs.flags |= ST_CONTEXT_FLAG_RESET_NOTIFICATION_ENABLED; in dri_create_context()
922 if (attribs->flags & ST_CONTEXT_FLAG_RESET_NOTIFICATION_ENABLED) { in st_api_create_context()