Searched refs:extRange (Results 1 – 4 of 4) sorted by relevance
402 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context() local403 addExtFormats(extRange); in Context()413 void Context::addExtFormats (FormatExtEntries extRange) in addExtFormats() argument415 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx); in addExtFormats()416 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL); in addExtFormats()
72 void addExtFormats (FormatExtEntries extRange);
408 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats); in TestGroup() local411 m_fboc.addExtFormats(extRange); in TestGroup()
541 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats); in TestGroup() local544 m_fboc.addExtFormats(extRange); in TestGroup()