Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:multiTexture

337     const bool multiTexture = mTextureMachine.activeUnits > 1;
391 if (!multiTexture && !mBlending && !mDithering && !mFog &&
435 const bool multiTexture = mTextureMachine.activeUnits > 1;
456 comment("reload s/t (multitexture or linear filtering)");
657 const bool multiTexture = mTextureMachine.activeUnits > 1;
982 const bool multiTexture = mTextureMachine.activeUnits > 1;
994 if (multiTexture &&
1000 comment("fetch texel (multitexture 1:1)");