Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp1121 const int perThreadContextCounts[] = { 1, 2, 4 }; in init() local
1131 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1133 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1180 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1182 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1228 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1230 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1277 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1279 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1326 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
[all …]