Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:MinFilter

358    if ((stObj->base.Sampler.MinFilter == GL_NEAREST ||
359 stObj->base.Sampler.MinFilter == GL_LINEAR ||
1191 if (stObj->base.Sampler.MinFilter == GL_LINEAR ||
1192 stObj->base.Sampler.MinFilter == GL_NEAREST)