Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp191 enum ASTCSupportLevel enum
200 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu:… in getASTCSupportLevel()
206 ASTCSupportLevel maxLevel = ASTCSUPPORTLEVEL_NONE; in getASTCSupportLevel()
249 ASTCSupportLevel getASTCSupport (void) const { DE_ASSERT(m_initialized); return m_astcSupport; } in getASTCSupport()
257 ASTCSupportLevel m_astcSupport;