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/
H A 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/
H A Des31sDrawTests.cpp333 const int numAttempts = 100;
438 for (int ndx = 0; ndx < numAttempts; ++ndx)
/third_party/vk-gl-cts/modules/gles3/stress/
H A 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/
H A 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/
H A DteglRenderTests.cpp202 int numAttempts = 0; in randomizeDrawOp() local
219 if (++numAttempts > maxAttempts) in randomizeDrawOp()
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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/
H A Des31fDrawTests.cpp2042 const int numAttempts = 100;
2149 for (int ndx = 0; ndx < numAttempts; ++ndx)

Completed in 11 milliseconds