Home
last modified time | relevance | path

Searched refs:TextureCubeFileCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp1162 class TextureCubeFileCase : public tcu::TestCase class
1165TextureCubeFileCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Context…
1166 ~TextureCubeFileCase (void);
1173 TextureCubeFileCase (const TextureCubeFileCase& other);
1174 TextureCubeFileCase& operator= (const TextureCubeFileCase& other);
1190 TextureCubeFileCase::TextureCubeFileCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in TextureCubeFileCase() function in deqp::gles3::Functional::TextureCubeFileCase
1202 TextureCubeFileCase::~TextureCubeFileCase (void) in ~TextureCubeFileCase()
1207 void TextureCubeFileCase::init (void) in init()
1217 void TextureCubeFileCase::deinit (void) in deinit()
1225 bool TextureCubeFileCase::testFace (tcu::CubeFace face) in testFace()
[all …]