Searched refs:computeRandomRenderCommands (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.hpp | 121 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target…
|
D | glsInteractionTestUtil.cpp | 220 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target… in computeRandomRenderCommands() function
|
/external/deqp/modules/gles3/functional/ |
D | es3fRandomFragmentOpTests.cpp | 324 …computeRandomRenderCommands(rnd, glu::ApiType::es(3, 0), NUM_CALLS_PER_ITERATION, width, height, c… in iterate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fRandomFragmentOpTests.cpp | 324 …computeRandomRenderCommands(rnd, glu::ApiType::es(2, 0), NUM_CALLS_PER_ITERATION, width, height, c… in iterate()
|