Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A 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()
H A Dsamplerobj.h64 _mesa_reference_sampler_object(struct gl_context *ctx, in _mesa_reference_sampler_object() function
H A 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()
H A Dshared.c296 _mesa_reference_sampler_object(ctx, &sampObj, NULL); in delete_sampler_object_cb()
H A Dtexstate.c1126 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL); in _mesa_free_texture_data()