Searched refs:m_astcSupport (Results 1 – 1 of 1) sorted by relevance
249 ASTCSupportLevel getASTCSupport (void) const { DE_ASSERT(m_initialized); return m_astcSupport; } in getASTCSupport()257 ASTCSupportLevel m_astcSupport; member in deqp::gles3::Functional::ASTCDecompressionCaseInternal::ASTCRenderer2D277 , m_astcSupport (ASTCSUPPORTLEVEL_NONE) in ASTCRenderer2D()298 m_astcSupport = getASTCSupportLevel(m_context.getContextInfo(), m_context.getRenderContext()); in initialize()302 switch (m_astcSupport) in initialize()