Lines Matching refs:CubeFace
258 bool testFace (tcu::CubeFace face);
350 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in init()
351 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), g… in init()
370 bool TextureCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
426 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
916 bool testFace (tcu::CubeFace face);
992 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
1042 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
1173 bool testFace (tcu::CubeFace face);
1222 bool TextureCubeFileCase::testFace (tcu::CubeFace face) in testFace()
1267 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()