Home
last modified time | relevance | path

Searched refs:st_create_context (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_context.h269 st_create_context(gl_api api, struct pipe_context *pipe,
Dst_context.c211 struct st_context *st_create_context(gl_api api, struct pipe_context *pipe, in st_create_context() function
Dst_manager.c640 st = st_create_context(api, pipe, &mode, shared_ctx, &attribs->options); in st_api_create_context()