Searched defs:computeRandomRenderState (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp54 void computeRandomRenderState (de::Random& rnd, RenderState& state, glu::ApiType apiType, int targetWidth, int targetHeight) function in namespace:deqp::gls::InteractionTestUtil
261 computeRandomRenderState(rnd, cmd->state, apiType, targetW, targetH);

Completed in 124 milliseconds