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
644 const bool multiTexture = mTextureMachine.activeUnits > 1; local
1070 const bool multiTexture = mTextureMachine.activeUnits > 1; local
1081 if (multiTexture &&
H A DGGLAssembler.cpp512 const bool multiTexture = mTextureMachine.activeUnits > 1; local
524 need_extract |= multiTexture;

Completed in 47 milliseconds