Searched refs:isRequiredFormat (Results 1 – 2 of 2) sorted by relevance
151 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function219 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()262 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()
155 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function225 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()269 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()