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 179 bool testFace (tcu::CubeFace face);
260 bool TextureCubeSizeCase::testFace (tcu::CubeFace face)
307 if (!testFace((tcu::CubeFace)m_curFace))
es2fTextureFormatTests.cpp 218 bool testFace (tcu::CubeFace face);
312 bool TextureCubeFormatCase::testFace (tcu::CubeFace face)
368 if (!testFace((tcu::CubeFace)m_curFace))
508 bool testFace (tcu::CubeFace face);
557 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face)
602 if (!testFace((tcu::CubeFace)m_curFace))
  /external/deqp/modules/gles3/functional/
es3fTextureSizeTests.cpp 179 bool testFace (tcu::CubeFace face);
260 bool TextureCubeSizeCase::testFace (tcu::CubeFace face)
307 if (!testFace((tcu::CubeFace)m_curFace))
es3fTextureFormatTests.cpp 236 bool testFace (tcu::CubeFace face);
343 bool TextureCubeFormatCase::testFace (tcu::CubeFace face)
399 if (!testFace((tcu::CubeFace)m_curFace))
879 bool testFace (tcu::CubeFace face);
    [all...]

Completed in 633 milliseconds