Searched refs:_mesa_reference_sampler_object (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c135 _mesa_reference_sampler_object(ctx, &mipmap->samp_obj, NULL);
199 _mesa_reference_sampler_object(ctx, &samp_obj_save,
368 _mesa_reference_sampler_object(ctx, &samp_obj_save, NULL);
H A Dmeta_blit.c828 * _mesa_reference_sampler_object will try to dereference it. Leaving
835 _mesa_reference_sampler_object(ctx, &blit->samp_obj_save,
880 _mesa_reference_sampler_object(ctx, &blit->samp_obj_save, NULL);
881 _mesa_reference_sampler_object(ctx, &blit->samp_obj, NULL);
H A Dmeta.c2995 _mesa_reference_sampler_object(ctx, &decompress->samp_obj, NULL);
3072 _mesa_reference_sampler_object(ctx, &samp_obj_save,
3248 _mesa_reference_sampler_object(ctx, &samp_obj_save, NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c135 _mesa_reference_sampler_object(ctx, &mipmap->samp_obj, NULL);
199 _mesa_reference_sampler_object(ctx, &samp_obj_save,
367 _mesa_reference_sampler_object(ctx, &samp_obj_save, NULL);
H A Dmeta_blit.c302 * _mesa_reference_sampler_object will try to dereference it. Leaving
309 _mesa_reference_sampler_object(ctx, &blit->samp_obj_save,
354 _mesa_reference_sampler_object(ctx, &blit->samp_obj_save, NULL);
355 _mesa_reference_sampler_object(ctx, &blit->samp_obj, NULL);
H A Dmeta.c2962 _mesa_reference_sampler_object(ctx, &decompress->samp_obj, NULL);
3040 _mesa_reference_sampler_object(ctx, &samp_obj_save,
3216 _mesa_reference_sampler_object(ctx, &samp_obj_save, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsamplerobj.h64 _mesa_reference_sampler_object(struct gl_context *ctx, function in typeref:typename:void
H A Dsamplerobj.c251 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[j].Sampler, NULL);
258 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
307 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[unit].Sampler,
416 _mesa_reference_sampler_object(ctx,
430 _mesa_reference_sampler_object(ctx,
H A Dshared.c307 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
H A Dtexturebindless.c141 _mesa_reference_sampler_object(ctx, &sampObj, texHandleObj->sampObj);
160 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
H A Dtexstate.c1110 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsamplerobj.h64 _mesa_reference_sampler_object(struct gl_context *ctx, function in typeref:typename:void
H A Dshared.c305 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
H A Dsamplerobj.c266 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[j].Sampler, NULL);
273 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
322 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[unit].Sampler,
431 _mesa_reference_sampler_object(ctx,
446 _mesa_reference_sampler_object(ctx,
H A Dtexturebindless.c142 _mesa_reference_sampler_object(ctx, &sampObj, texHandleObj->sampObj);
161 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
H A Dtexstate.c1141 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL);

Completed in 28 milliseconds