Searched refs:_mesa_lookup_samplerobj (Results 1 – 4 of 4) sorted by relevance
73 _mesa_lookup_samplerobj(struct gl_context *ctx, GLuint name);
191 struct gl_sampler_object *so = _mesa_lookup_samplerobj(ctx, name); in get_label_pointer()
45 _mesa_lookup_samplerobj(struct gl_context *ctx, GLuint name) in _mesa_lookup_samplerobj() function295 return _mesa_lookup_samplerobj(ctx, sampler) != NULL; in _mesa_IsSampler()322 sampObj = _mesa_lookup_samplerobj(ctx, sampler); in bind_sampler()867 sampObj = _mesa_lookup_samplerobj(ctx, sampler); in sampler_parameter_error_check()
618 sampObj = _mesa_lookup_samplerobj(ctx, sampler); in _mesa_GetTextureSamplerHandleARB_no_error()661 sampObj = _mesa_lookup_samplerobj(ctx, sampler); in _mesa_GetTextureSamplerHandleARB()