Searched refs:ctx_flags (Results 1 – 3 of 3) sorted by relevance
225 enum xkb_context_flags ctx_flags; in test_get_context() local229 ctx_flags = XKB_CONTEXT_NO_DEFAULT_INCLUDES; in test_get_context()238 ctx_flags |= XKB_CONTEXT_NO_ENVIRONMENT_NAMES; in test_get_context()241 ctx = xkb_context_new(ctx_flags); in test_get_context()
863 unsigned ctx_flags = PIPE_CONTEXT_PREFER_THREADED; in st_api_create_context() local904 ctx_flags |= PIPE_CONTEXT_ROBUST_BUFFER_ACCESS; in st_api_create_context()910 ctx_flags |= PIPE_CONTEXT_LOW_PRIORITY; in st_api_create_context()912 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY; in st_api_create_context()915 ctx_flags |= PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET; in st_api_create_context()917 pipe = smapi->screen->context_create(smapi->screen, NULL, ctx_flags); in st_api_create_context()
367 OM_uint32 *ctx_flags, in gss_inquire_context() argument377 (void)ctx_flags; in gss_inquire_context()