Searched defs:CompressedCubeFormatCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fTextureFormatTests.cpp494 // CompressedCubeFormatCase
496 class CompressedCubeFormatCase : public tcu::TestCase class in namespace:deqp::gles2::Functional
499 CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, const std::vector<std::string>& filenames);
500 ~CompressedCubeFormatCase (void);
507 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
508 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
524 CompressedCubeFormatCase::CompressedCubeFormatCase (tc function in class:deqp::gles2::Functional::CompressedCubeFormatCase
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp891 // CompressedCubeFormatCase
893 class CompressedCubeFormatCase : public tcu::TestCase class in namespace:deqp::gles3::Functional
896 CompressedCubeFormatCase (tcu::TestContext& testCtx,
906 ~CompressedCubeFormatCase (void);
913 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
914 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
934 CompressedCubeFormatCase::CompressedCubeFormatCase (tc function in class:deqp::gles3::Functional::CompressedCubeFormatCase
[all...]

Completed in 244 milliseconds