Home
last modified time | relevance | path

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

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