Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp349 static vector<string> queryExtensionsIndexed (const glw::Functions& gl) in queryExtensionsIndexed() function
392 const vector<string> indexedExts = queryExtensionsIndexed(gl); in iterate()