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

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 392 // Compressed2DFormatCase
394 class Compressed2DFormatCase : public tcu::TestCase
397 Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, const std::vector<std::string>& filenames);
398 ~Compressed2DFormatCase (void);
405 Compressed2DFormatCase (const Compressed2DFormatCase& other);
406 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
417 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, (…)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 721 class Compressed2DFormatCase : public tcu::TestCase
724 Compressed2DFormatCase (tcu::TestContext& testCtx,
733 ~Compressed2DFormatCase (void);
740 Compressed2DFormatCase (const Compressed2DFormatCase& other);
741 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
756 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx,
777 Compressed2DFormatCase::~Compressed2DFormatCase (void
    [all...]

Completed in 303 milliseconds