Searched refs:state_key (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dff_fragment_shader.cpp85 struct state_key { struct
260 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key )
341 struct state_key *state;
477 static GLboolean args_match( const struct state_key *key, GLuint unit )
600 const struct state_key *key = p->state;
884 const struct state_key *key = p->state;
909 struct state_key *key = p->state;
984 struct state_key *key = p->state;
1043 create_new_program(struct gl_context *ctx, struct state_key *key)
1151 struct state_key ke
[all...]
H A Dffvertex_prog.c54 struct state_key { struct
133 const struct state_key *key,
152 static void make_state_key( struct gl_context *ctx, struct state_key *key )
157 memset(key, 0, sizeof(struct state_key));
300 const struct state_key *state;
1601 create_new_program( const struct state_key *key,
1651 struct state_key key;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dff_fragment_shader.cpp85 struct state_key { struct
259 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key )
340 struct state_key *state;
468 static GLboolean args_match( const struct state_key *key, GLuint unit )
591 const struct state_key *key = p->state;
873 const struct state_key *key = p->state;
898 struct state_key *key = p->state;
973 struct state_key *key = p->state;
1032 create_new_program(struct gl_context *ctx, struct state_key *key)
1138 struct state_key ke
[all...]
H A Dffvertex_prog.c54 struct state_key { struct
133 const struct state_key *key,
152 static void make_state_key( struct gl_context *ctx, struct state_key *key )
157 memset(key, 0, sizeof(struct state_key));
300 const struct state_key *state;
1676 create_new_program( const struct state_key *key,
1730 struct state_key key;

Completed in 10 milliseconds