Searched refs:_mesa_get_samplerobj (Results 1 – 6 of 6) sorted by relevance
39 _mesa_get_samplerobj(struct gl_context *ctx, GLuint unit) in _mesa_get_samplerobj() function
285 const struct gl_sampler_object *samp = _mesa_get_samplerobj(ctx, i); in make_state_key()
163 msamp = _mesa_get_samplerobj(ctx, texUnit); in st_convert_sampler_from_unit()
82 _mesa_get_samplerobj(ctx, texUnit), in st_update_single_texture()
97 msamp = _mesa_get_samplerobj(ctx, tex_unit); in update_gl_clamp()
3548 - st/mesa: sink _mesa_get_samplerobj into st_update_single_texture