Searched refs:update_gl_clamp (Results 1 – 1 of 1) sorted by relevance
76 update_gl_clamp(struct st_context *st, struct gl_program *prog, uint32_t *gl_clamp) in update_gl_clamp() function173 update_gl_clamp(st, st->ctx->FragmentProgram._Current, key.gl_clamp); in st_update_fp()238 update_gl_clamp(st, st->ctx->VertexProgram._Current, key.gl_clamp); in st_update_vp()292 update_gl_clamp(st, prog, key.gl_clamp); in st_update_common_program()