Home
last modified time | relevance | path

Searched refs:_mesa_free_context_data (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dcontext.h94 _mesa_free_context_data(struct gl_context *ctx, bool destroy_debug_output);
H A Dcontext.c1103 _mesa_free_context_data(struct gl_context *ctx, bool destroy_debug_output) in _mesa_free_context_data() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c877 _mesa_free_context_data(ctx, true); in st_create_context()
988 * These threads will be terminated by _mesa_free_context_data and in st_destroy_context()
991 _mesa_free_context_data(ctx, false); in st_destroy_context()

Completed in 4 milliseconds