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

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 494 // CompressedCubeFormatCase
496 class CompressedCubeFormatCase : public tcu::TestCase
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 (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, (…)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 855 // CompressedCubeFormatCase
857 class CompressedCubeFormatCase : public tcu::TestCase
860 CompressedCubeFormatCase (tcu::TestContext& testCtx,
870 ~CompressedCubeFormatCase (void);
877 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
878 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
    [all...]

Completed in 260 milliseconds