Searched refs:mFog (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h536 int mFog; member in class:android::GGLAssembler
H A DGGLAssembler.cpp105 mFog = GGL_READ_NEEDS(P_FOG, needs.p) != 0;
176 info.fog = mFog && info.inDest && (i != GGLFormat::ALPHA);
H A Dtexturing.cpp129 && !mFog && !mDithering);
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&

Completed in 133 milliseconds