Home | History | Annotate | Download | only in functional

Lines Matching refs:CubeFace

236 	bool					testFace				(tcu::CubeFace face);
323 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0);
324 tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), gMin, gMax);
343 bool TextureCubeFormatCase::testFace (tcu::CubeFace face)
399 if (!testFace((tcu::CubeFace)m_curFace))
878 bool testFace (tcu::CubeFace face);
954 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face)
1004 if (!testFace((tcu::CubeFace)m_curFace))
1135 bool testFace (tcu::CubeFace face);
1184 bool TextureCubeFileCase::testFace (tcu::CubeFace face)
1229 if (!testFace((tcu::CubeFace)m_curFace))