OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompressedCubeFormatCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp
492
//
CompressedCubeFormatCase
494
class
CompressedCubeFormatCase
: public tcu::TestCase
497
CompressedCubeFormatCase
(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, const std::vector<std::string>& filenames);
498
~
CompressedCubeFormatCase
(void);
505
CompressedCubeFormatCase
(const
CompressedCubeFormatCase
& other);
506
CompressedCubeFormatCase
& operator= (const
CompressedCubeFormatCase
& other);
522
CompressedCubeFormatCase
::
CompressedCubeFormatCase
(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, (…)
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp
854
//
CompressedCubeFormatCase
856
class
CompressedCubeFormatCase
: public tcu::TestCase
859
CompressedCubeFormatCase
(tcu::TestContext& testCtx,
868
~
CompressedCubeFormatCase
(void);
875
CompressedCubeFormatCase
(const
CompressedCubeFormatCase
& other);
876
CompressedCubeFormatCase
& operator= (const
CompressedCubeFormatCase
& other);
896
CompressedCubeFormatCase
::
CompressedCubeFormatCase
(tcu::TestContext& testCtx
[
all
...]
Completed in 740 milliseconds