HomeSort by relevance Sort by last modified time
    Searched refs:testFace (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/functional/
es2fTextureSizeTests.cpp 180 bool testFace (tcu::CubeFace face);
261 bool TextureCubeSizeCase::testFace (tcu::CubeFace face)
308 if (!testFace((tcu::CubeFace)m_curFace))
es2fTextureFormatTests.cpp 220 bool testFace (tcu::CubeFace face);
314 bool TextureCubeFormatCase::testFace (tcu::CubeFace face)
370 if (!testFace((tcu::CubeFace)m_curFace))
510 bool testFace (tcu::CubeFace face);
559 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face)
604 if (!testFace((tcu::CubeFace)m_curFace))
  /external/deqp/modules/gles3/functional/
es3fTextureSizeTests.cpp 181 bool testFace (tcu::CubeFace face);
262 bool TextureCubeSizeCase::testFace (tcu::CubeFace face)
309 if (!testFace((tcu::CubeFace)m_curFace))
es3fTextureFormatTests.cpp 237 bool testFace (tcu::CubeFace face);
344 bool TextureCubeFormatCase::testFace (tcu::CubeFace face)
400 if (!testFace((tcu::CubeFace)m_curFace))
880 bool testFace (tcu::CubeFace face);
    [all...]

Completed in 946 milliseconds