HomeSort by relevance Sort by last modified time
    Searched refs:mFog (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 532 int mFog;
GGLAssembler.cpp 104 mFog = GGL_READ_NEEDS(P_FOG, needs.p) != 0;
175 info.fog = mFog && info.inDest && (i != GGLFormat::ALPHA);
    [all...]
texturing.cpp 129 && !mFog && !mDithering);
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&
    [all...]

Completed in 120 milliseconds