Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h550 int mFog; variable
DGGLAssembler.cpp104 mFog = GGL_READ_NEEDS(P_FOG, needs.p) != 0; in scanline_core()
175 info.fog = mFog && info.inDest && (i != GGLFormat::ALPHA); in scanline_core()
Dtexturing.cpp126 && !mFog && !mDithering); in init_iterated_color()
390 if (!multiTexture && !mBlending && !mDithering && !mFog && in init_textures()