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.h374 st_create_context(gl_api api, struct pipe_context *pipe,
Dst_context.c561 st_create_context(gl_api api, struct pipe_context *pipe, in st_create_context() function
Dst_manager.c895 st = st_create_context(api, pipe, &mode, shared_ctx, in st_api_create_context()