Searched refs:_mesa_alloc_shared_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshared.h37 _mesa_alloc_shared_state(struct gl_context *ctx);
H A Dshared.c60 _mesa_alloc_shared_state(struct gl_context *ctx) function in typeref:struct:gl_shared_state *
H A Dcontext.c1228 shared = _mesa_alloc_shared_state(ctx);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshared.h37 _mesa_alloc_shared_state(struct gl_context *ctx);
H A Dshared.c61 _mesa_alloc_shared_state(struct gl_context *ctx) function in typeref:struct:gl_shared_state *
H A Dcontext.c1130 shared = _mesa_alloc_shared_state(ctx);

Completed in 10 milliseconds