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 394 // Compressed2DFormatCase
396 class Compressed2DFormatCase : public tcu::TestCase
399 Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, const std::vector<std::string>& filenames);
400 ~Compressed2DFormatCase (void);
407 Compressed2DFormatCase (const Compressed2DFormatCase& other);
408 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
419 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, (…)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 722 class Compressed2DFormatCase : public tcu::TestCase
725 Compressed2DFormatCase (tcu::TestContext& testCtx,
734 ~Compressed2DFormatCase (void);
741 Compressed2DFormatCase (const Compressed2DFormatCase& other);
742 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
757 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx,
778 Compressed2DFormatCase::~Compressed2DFormatCase (void
    [all...]

Completed in 3837 milliseconds