OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getASTCFormatShortName
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fCompressedTextureTests.cpp
46
static const string
getASTCFormatShortName
(CompressedTexFormat format)
88
testTypeGroup->addChild(new ASTCBlockCase2D(m_context,
getASTCFormatShortName
(format).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), astcTestType, format));
105
blockSizeRemainderGroup->addChild(new ASTCBlockSizeRemainderCase2D(m_context,
getASTCFormatShortName
(format).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), format));
/external/deqp/modules/internal/
ditAstcTests.cpp
53
static const string
getASTCFormatShortName
(CompressedTexFormat format)
63
: tcu::TestCase (testCtx,
getASTCFormatShortName
(format).c_str(), "")
Completed in 2077 milliseconds