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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp338 const bool multiTexture = mTextureMachine.activeUnits > 1; local
392 if (!multiTexture && !mBlending && !mDithering && !mFog &&
436 const bool multiTexture = mTextureMachine.activeUnits > 1; local
641 const bool multiTexture = mTextureMachine.activeUnits > 1; local
966 const bool multiTexture = mTextureMachine.activeUnits > 1; local
977 if (multiTexture &&
H A DGGLAssembler.cpp512 const bool multiTexture = mTextureMachine.activeUnits > 1; local
524 need_extract |= multiTexture;

Completed in 73 milliseconds