Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp100 test->addIteration(spec, "draw count = 1"); in addTestIterations()
104 test->addIteration(spec, "draw count = 5"); in addTestIterations()
108 test->addIteration(spec, "draw count = 25"); in addTestIterations()
114 test->addIteration(spec, "instance count = 1"); in addTestIterations()
118 test->addIteration(spec, "instance count = 4"); in addTestIterations()
122 test->addIteration(spec, "instance count = 11"); in addTestIterations()
517 test->addIteration(spec, iterationDesc.c_str()); in init()
590 test->addIteration(spec, iterationDesc.c_str()); in init()
830 test->addIteration(spec, desc.c_str()); in init()
Des31fDrawTests.cpp158 test->addIteration(spec, "draw count = 1"); in addTestIterations()
161 test->addIteration(spec, "draw count = 5"); in addTestIterations()
164 test->addIteration(spec, "draw count = 25"); in addTestIterations()
169 test->addIteration(spec, "instance count = 1"); in addTestIterations()
172 test->addIteration(spec, "instance count = 4"); in addTestIterations()
175 test->addIteration(spec, "instance count = 11"); in addTestIterations()
463 test->addIteration(spec, desc.c_str()); in init()
526 test->addIteration(spec, iterationDesc.c_str()); in init()
593 test->addIteration(spec, iterationDesc.c_str()); in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp61 test->addIteration(spec, "draw count = 1"); in addTestIterations()
64 test->addIteration(spec, "draw count = 5"); in addTestIterations()
67 test->addIteration(spec, "draw count = 25"); in addTestIterations()
72 test->addIteration(spec, "instance count = 1"); in addTestIterations()
75 test->addIteration(spec, "instance count = 4"); in addTestIterations()
78 test->addIteration(spec, "instance count = 11"); in addTestIterations()
84 test->addIteration(spec, "index range = [0, 23]"); in addTestIterations()
88 test->addIteration(spec, "index range = [23, 40]"); in addTestIterations()
95 test->addIteration(spec, "index range = [5, 5]"); in addTestIterations()
376 test->addIteration(spec, desc.c_str()); in init()
[all …]
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp59 test->addIteration(spec, "draw count = 1"); in addTestIterations()
62 test->addIteration(spec, "draw count = 5"); in addTestIterations()
65 test->addIteration(spec, "draw count = 25"); in addTestIterations()
278 test->addIteration(spec, desc.c_str()); in init()
358 test->addIteration(spec, iterationDesc.c_str()); in init()
/external/deqp/modules/glshared/
DglsDrawTest.hpp254 void addIteration (const DrawTestSpec& spec, const char* description = DE_NULL);
DglsDrawTest.cpp3050 addIteration(spec); in DrawTest()
3075 void DrawTest::addIteration (const DrawTestSpec& spec, const char* description) in addIteration() function in deqp::gls::DrawTest
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp147 test->addIteration(spec, iterationDesc.c_str()); in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp336 test->addIteration(spec, iterationDesc.c_str()); in init()