Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp220 const int numAttempts = 100; in init() local
304 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()
/third_party/vk-gl-cts/modules/gles31/stress/
Des31sDrawTests.cpp333 const int numAttempts = 100; in init() local
438 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp409 const int numAttempts = 300; in init() local
518 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp506 const int numAttempts = 100; in init() local
590 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()
/third_party/vk-gl-cts/modules/egl/
DteglRenderTests.cpp202 int numAttempts = 0; in randomizeDrawOp() local
219 if (++numAttempts > maxAttempts) in randomizeDrawOp()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp911 const int numAttempts = 300; in init() local
1025 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp2042 const int numAttempts = 100; in init() local
2149 for (int ndx = 0; ndx < numAttempts; ++ndx) in init()