Searched refs:st_create_context (Results 1 – 3 of 3) sorted by relevance
269 st_create_context(gl_api api, struct pipe_context *pipe,
211 struct st_context *st_create_context(gl_api api, struct pipe_context *pipe, in st_create_context() function
640 st = st_create_context(api, pipe, &mode, shared_ctx, &attribs->options); in st_api_create_context()