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

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

Completed in 94 milliseconds