Lines Matching refs:faces0
881 tcu::ConstPixelBufferAccess faces0[CUBEFACE_LAST];
886 faces0[face] = texture.getLevelFace(baseLevelNdx, CubeFace(face));
911 depths0[0] = faces0[c00.face].getPixDepth(c00.s, c00.t);
912 depths0[1] = faces0[c10.face].getPixDepth(c10.s, c10.t);
913 depths0[2] = faces0[c01.face].getPixDepth(c01.s, c01.t);
914 depths0[3] = faces0[c11.face].getPixDepth(c11.s, c11.t);