Home | History | Annotate | Download | only in codeflinger

Lines Matching full:zmask

728     const int zmask = GGL_READ_NEEDS(P_MASK_Z, needs.p);
731 if (mDepthTest != GGL_ALWAYS || zmask) {
747 // we're here because zmask is enabled
755 if ((mask & Z_WRITE) && !zmask) {