Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp1130 const int perThreadContextCounts[] = { 1, 2, 4 }; in init() local
1140 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1142 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1189 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1191 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1237 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1239 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1286 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1288 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1335 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
[all …]