Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp1014 set<GLenum> tempSources; in genFilters() local
1026 tempSources.insert(msg.id.source); in genFilters()
1034 const vector<GLenum> sources (tempSources.begin(), tempSources.end()); in genFilters()