Lines Matching refs:CubeFace
236 bool testFace (tcu::CubeFace face);
323 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in init()
324 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), g… in init()
343 bool TextureCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
399 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
879 bool testFace (tcu::CubeFace face);
955 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
1005 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()
1136 bool testFace (tcu::CubeFace face);
1185 bool TextureCubeFileCase::testFace (tcu::CubeFace face) in testFace()
1230 if (!testFace((tcu::CubeFace)m_curFace)) in iterate()