Searched defs:make_state_key (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp399 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key ) function
1308 keySize = make_state_key(ctx, &key);
H A Dffvertex_prog.c149 static void make_state_key( struct gl_context *ctx, struct state_key *key ) function
1662 make_state_key(ctx, &key);

Completed in 100 milliseconds