Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp326 static vector<string> queryExtensionsNonIndexed (const glw::Functions& gl) in queryExtensionsNonIndexed() function
391 const vector<string> nonIndexedExts = queryExtensionsNonIndexed(gl); in iterate()