Home
last modified time | relevance | path

Searched refs:ASTCSupportLevel (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1579 enum ASTCSupportLevel enum
1588 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo) in getASTCSupportLevel()
1592 ASTCSupportLevel maxLevel = ASTCSUPPORTLEVEL_NONE; in getASTCSupportLevel()
1627 ASTCSupportLevel getASTCSupport (void) const { DE_ASSERT(m_initialized); return m_astcSupport; } in getASTCSupport()
1635 ASTCSupportLevel m_astcSupport;