Home | History | Annotate | Download | only in functional

Lines Matching defs:faces

465 	static const tcu::CubeFace faces[6] =
475 DE_ASSERT(de::inBounds(z, 0, DE_LENGTH_OF_ARRAY(faces)));
476 return faces[z];