Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.h51 void st_init_atoms( struct st_context *st );
Dst_atom.c50 void st_init_atoms( struct st_context *st ) in st_init_atoms() function
Dst_context.c388 st_init_atoms(st); in st_create_context_priv()