Searched refs:extRange (Results 1 – 4 of 4) sorted by relevance
403 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context() local404 addExtFormats(extRange); in Context()414 void Context::addExtFormats (FormatExtEntries extRange) in addExtFormats() argument416 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx); in addExtFormats()417 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL); in addExtFormats()
72 void addExtFormats (FormatExtEntries extRange);
395 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats); in TestGroup() local398 m_fboc.addExtFormats(extRange); in TestGroup()
513 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats); in TestGroup() local516 m_fboc.addExtFormats(extRange); in TestGroup()