Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c55 struct state_key struct
72 make_state_key(struct gl_context *ctx, struct state_key *key) in make_state_key() argument
141 get_pixel_transfer_program(struct gl_context *ctx, const struct state_key *key) in get_pixel_transfer_program()
296 struct state_key key; in update_pixel_transfer()
/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp104 struct state_key { struct
418 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key ) in make_state_key()
522 struct state_key *state;
657 static GLboolean args_match( const struct state_key *key, GLuint unit ) in args_match()
785 const struct state_key *key = p->state; in emit_texenv()
1074 const struct state_key *key = p->state; in load_texunit_sources()
1094 const struct state_key *key = p->state; in load_texunit_bumpmap()
1147 struct state_key *key = p->state; in emit_fog_instructions()
1219 struct state_key *key = p->state; in emit_instructions()
1286 create_new_program(struct gl_context *ctx, struct state_key *key) in create_new_program()
[all …]
Dffvertex_prog.c53 struct state_key { struct
130 const struct state_key *key, in check_active_shininess()
149 static void make_state_key( struct gl_context *ctx, struct state_key *key ) in make_state_key()
154 memset(key, 0, sizeof(struct state_key)); in make_state_key()
306 const struct state_key *state;
1617 create_new_program( const struct state_key *key, in create_new_program()
1666 struct state_key key; in _mesa_get_fixed_func_vertex_program()