Home | History | Annotate | Download | only in main

Lines Matching defs:samp

432       const struct gl_sampler_object *samp;
438 samp = _mesa_get_samplerobj(ctx, i);
450 ((samp->CompareMode == GL_COMPARE_R_TO_TEXTURE) &&