Searched refs:ASTCSupportLevel (Results 1 – 1 of 1) sorted by relevance
191 enum ASTCSupportLevel enum200 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;