Home
last modified time | relevance | path

Searched defs:extRange (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp359 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats); in TestGroup() local
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp513 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats); in TestGroup() local
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp398 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context() local
409 void Context::addExtFormats (FormatExtEntries extRange) in addExtFormats()