Lines Matching refs:CubeFace
237 bool testFace (tcu::CubeFace face);
324 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in init()
325 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), g… in init()
344 bool TextureCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
400 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
880 bool testFace (tcu::CubeFace face);
956 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
1006 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
1137 bool testFace (tcu::CubeFace face);
1186 bool TextureCubeFileCase::testFace (tcu::CubeFace face) in testFace()
1231 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()