Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:multiTexture

341     const bool multiTexture = mTextureMachine.activeUnits > 1;
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&
439 const bool multiTexture = mTextureMachine.activeUnits > 1;
460 comment("reload s/t (multitexture or linear filtering)");
661 const bool multiTexture = mTextureMachine.activeUnits > 1;
1087 const bool multiTexture = mTextureMachine.activeUnits > 1;
1099 if (multiTexture &&
1105 comment("fetch texel (multitexture 1:1)");