Searched refs:multiTexture (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp341 const bool multiTexture = mTextureMachine.activeUnits > 1; local
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&
439 const bool multiTexture = mTextureMachine.activeUnits > 1; local
661 const bool multiTexture = mTextureMachine.activeUnits > 1; local
1087 const bool multiTexture = mTextureMachine.activeUnits > 1; local
1099 if (multiTexture &&
H A DGGLAssembler.cpp515 const bool multiTexture = mTextureMachine.activeUnits > 1; local
527 need_extract |= multiTexture;

Completed in 7 milliseconds