Home | History | Annotate | Download | only in main

Lines Matching refs:MaxAnisotropy

130    sampObj->MaxAnisotropy = 1.0F;
553 if (samp->MaxAnisotropy == param)
561 samp->MaxAnisotropy = MIN2(param, ctx->Const.MaxTextureMaxAnisotropy);
1173 *params = (GLint) sampObj->MaxAnisotropy;
1251 *params = sampObj->MaxAnisotropy;
1330 *params = (GLint) sampObj->MaxAnisotropy;
1409 *params = (GLuint) sampObj->MaxAnisotropy;