Home | History | Annotate | Download | only in functional

Lines Matching refs:CUBEFACE_LAST

368 			DE_STATIC_ASSERT((int)tcu::CUBEFACE_LAST == DE_LENGTH_OF_ARRAY(s_cubeTransforms));
384 int faceNdx = rnd.getInt(0, (int)tcu::CUBEFACE_LAST - 1);
689 int numFaces = is2d ? 1 : (int)tcu::CUBEFACE_LAST;
880 for (int face = 0; face < (int)tcu::CUBEFACE_LAST; face++)