| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 135 _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 D | meta_blit.c | 828 * _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 D | meta.c | 2995 _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 D | meta_generate_mipmap.c | 135 _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 D | meta_blit.c | 302 * _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 D | meta.c | 2962 _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 D | samplerobj.h | 64 _mesa_reference_sampler_object(struct gl_context *ctx, function in typeref:typename:void
|
| H A D | samplerobj.c | 251 _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 D | shared.c | 307 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
|
| H A D | texturebindless.c | 141 _mesa_reference_sampler_object(ctx, &sampObj, texHandleObj->sampObj); 160 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
|
| H A D | texstate.c | 1110 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | samplerobj.h | 64 _mesa_reference_sampler_object(struct gl_context *ctx, function in typeref:typename:void
|
| H A D | shared.c | 305 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
|
| H A D | samplerobj.c | 266 _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 D | texturebindless.c | 142 _mesa_reference_sampler_object(ctx, &sampObj, texHandleObj->sampObj); 161 _mesa_reference_sampler_object(ctx, &sampObj, NULL);
|
| H A D | texstate.c | 1141 _mesa_reference_sampler_object(ctx, &ctx->Texture.Unit[u].Sampler, NULL);
|