Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglMultiThreadTests.cpp1393 static const EGLint queryAttributes[] = in querySetSharedObjects() local
1400 const EGLint attribute = queryAttributes[rnd.getInt(0, DE_LENGTH_OF_ARRAY(queryAttributes) - 1)]; in querySetSharedObjects()