Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp60 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo) in isASTCSupported() function
246 …if (!isASTCSupported(m_renderCtxInfo)) // \note Any level of ASTC support is enough, since we're o… in init()