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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp725 const int zmask = GGL_READ_NEEDS(P_MASK_Z, needs.p); local
728 if (mDepthTest != GGL_ALWAYS || zmask) {
744 // we're here because zmask is enabled
752 if ((mask & Z_WRITE) && !zmask) {

Completed in 81 milliseconds