Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshared.h37 _mesa_alloc_shared_state(struct gl_context *ctx);
H A Dshared.c63 _mesa_alloc_shared_state(struct gl_context *ctx) in _mesa_alloc_shared_state() function
H A Dcontext.c1048 shared = _mesa_alloc_shared_state(ctx); in _mesa_initialize_context()