Home
last modified time | relevance | path

Searched refs:FormatExtEntries (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.hpp182 typedef Range<FormatExtEntry> FormatExtEntries; typedef
191 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
DglsFboCompletenessTests.hpp72 void addExtFormats (FormatExtEntries extRange);
DglsFboCompletenessTests.cpp398 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context()
409 void Context::addExtFormats (FormatExtEntries extRange) in addExtFormats()
DglsFboUtil.cpp231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx) in addExtFormats()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp359 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats); in TestGroup()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp513 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats); in TestGroup()