Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp256 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key ) in make_state_key() function
1149 keySize = make_state_key(ctx, &key); in _mesa_get_fixed_func_fragment_program()
Dffvertex_prog.c149 static void make_state_key( struct gl_context *ctx, struct state_key *key ) in make_state_key() function
1662 make_state_key(ctx, &key); in _mesa_get_fixed_func_vertex_program()