HomeSort by relevance Sort by last modified time
    Searched refs:FormatExtEntries (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/glshared/
glsFboCompletenessTests.hpp 72 void addExtFormats (FormatExtEntries extRange);
glsFboUtil.hpp 182 typedef Range<FormatExtEntry> FormatExtEntries;
191 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
glsFboCompletenessTests.cpp 398 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats);
409 void Context::addExtFormats (FormatExtEntries extRange)
glsFboUtil.cpp 231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx)
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 359 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats);
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 513 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats);

Completed in 872 milliseconds