Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.hpp168 typedef Range<FormatEntry> FormatEntries; typedef
190 void addFormats (FormatDB& db, FormatEntries stdFmts);
DglsFboCompletenessTests.hpp71 void addFormats (FormatEntries fmtRange);
DglsFboCompletenessTests.cpp407 void Context::addFormats (FormatEntries fmtRange) in addFormats()
DglsFboUtil.cpp222 void addFormats (FormatDB& db, FormatEntries stdFmts) in addFormats()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp394 const FormatEntries stdRange = GLS_ARRAY_RANGE(s_es2Formats); in TestGroup()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp512 const FormatEntries stdRange = GLS_ARRAY_RANGE(s_es3Formats); in TestGroup()