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