Searched refs:isRequiredFormat (Results 1 – 3 of 3) sorted by relevance
151 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function219 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()264 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()
155 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function226 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()275 const bool isCoreFormat = isRequiredFormat(sizedFormat, m_context.getRenderContext()); in checkFormatSupport()
73 static bool isRequiredFormat (deUint32 format, glu::RenderContext& renderContext) in isRequiredFormat() function208 DE_ASSERT(!isRequiredFormat(format, renderContext)); in getEnablingExtensions()240 const bool isCoreFormat = isRequiredFormat(sizedFormat, context.getRenderContext()); in checkFormatSupport()