Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dsamplerobj.c264 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[j].Sampler, NULL); in delete_samplers()
271 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in delete_samplers()
320 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[unit].Sampler, in _mesa_bind_sampler()
429 _mesa_reference_sampler_object(ctx, in bind_samplers()
444 _mesa_reference_sampler_object(ctx, in bind_samplers()
Dsamplerobj.h64 _mesa_reference_sampler_object(struct gl_context *ctx, in _mesa_reference_sampler_object() function
Dtexturebindless.c148 _mesa_reference_sampler_object(ctx, &sampObj, texHandleObj->sampObj); in make_texture_handle_resident()
167 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in make_texture_handle_resident()
Dshared.c307 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in delete_sampler_object_cb()
Dtexstate.c1143 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL); in _mesa_free_texture_data()