Home
last modified time | relevance | path

Searched refs:computeRandomRenderCommands (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.hpp121 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target…
H A DglsInteractionTestUtil.cpp220 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 Des2fRandomFragmentOpTests.cpp324computeRandomRenderCommands(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 Des3fRandomFragmentOpTests.cpp324computeRandomRenderCommands(rnd, glu::ApiType::es(3, 0), NUM_CALLS_PER_ITERATION, width, height, c… in iterate()