Searched defs:depthFmts (Results 1 - 1 of 1) sorted by last modified time

/external/deqp/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp220 Formats depthFmts = db.getFormats(DEPTH_RENDERABLE); local
226 depthFmts.insert(none);
233 for (Formats::const_iterator dep = depthFmts.begin(); dep != depthFmts.end(); dep++)

Completed in 78 milliseconds