Home
last modified time | relevance | path

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

/reactos/dll/opengl/mesa/
H A Dcontext.c443 static struct gl_shared_state *alloc_shared_state( void ) in alloc_shared_state() function
1140 ctx->Shared = alloc_shared_state(); in gl_create_context()