Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp151 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function
219 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()
262 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp155 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function
225 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()
269 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()