HomeSort by relevance Sort by last modified time
    Searched refs:state_key (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_pixeltransfer.c 55 struct state_key struct
72 make_state_key(struct gl_context *ctx, struct state_key *key)
141 get_pixel_transfer_program(struct gl_context *ctx, const struct state_key *key)
296 struct state_key key;
  /external/mesa3d/src/mesa/main/
ff_fragment_shader.cpp 104 struct state_key { struct
418 static GLuint make_state_key( struct gl_context *ctx, struct state_key *key )
522 struct state_key *state;
657 static GLboolean args_match( const struct state_key *key, GLuint unit )
785 const struct state_key *key = p->state;
1074 const struct state_key *key = p->state;
1094 const struct state_key *key = p->state;
    [all...]
ffvertex_prog.c 53 struct state_key { struct
130 const struct state_key *key,
149 static void make_state_key( struct gl_context *ctx, struct state_key *key )
154 memset(key, 0, sizeof(struct state_key));
306 const struct state_key *state;
    [all...]

Completed in 58 milliseconds