Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp1118 const int perThreadContextCounts[] = { 1, 2, 4 }; in init() local
1128 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1130 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1177 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1179 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1225 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1227 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1274 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
1276 int contextCount = perThreadContextCounts[contextCountNdx]; in init()
1323 …for (int contextCountNdx = 0; contextCountNdx < DE_LENGTH_OF_ARRAY(perThreadContextCounts); contex… in init()
[all …]