Searched refs:Compressed2DFormatCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fTextureFormatTests.cpp394 // Compressed2DFormatCase
396 class Compressed2DFormatCase : public tcu::TestCase class in namespace:deqp::gles2::Functional
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 (tc function in class:deqp::gles2::Functional::Compressed2DFormatCase
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp758 class Compressed2DFormatCase : public tcu::TestCase class in namespace:deqp::gles3::Functional
761 Compressed2DFormatCase (tcu::TestContext& testCtx,
770 ~Compressed2DFormatCase (void);
777 Compressed2DFormatCase (const Compressed2DFormatCase& other);
778 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
793 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, function in class:deqp::gles3::Functional::Compressed2DFormatCase
814 Compressed2DFormatCase
[all...]

Completed in 435 milliseconds