Home
last modified time | relevance | path

Searched refs:_mesa_reference_sampler_object (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dsamplerobj.h57 _mesa_reference_sampler_object(struct gl_context *ctx, in _mesa_reference_sampler_object() function
Dshared.c291 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in delete_sampler_object_cb()
Dsamplerobj.c218 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in _mesa_DeleteSamplers()
275 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[unit].Sampler, in _mesa_BindSampler()
Dtexstate.c853 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL); in _mesa_free_texture_data()