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