Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsInteractionTestUtil.hpp121 void computeRandomRenderState (de::Random& rnd, RenderState& state, glu::ApiType apiType, int targetWidth, int targetHeight);
H A DglsInteractionTestUtil.cpp54 void computeRandomRenderState (de::Random& rnd, RenderState& state, glu::ApiType apiType, int targetWidth, int targetHeight) in computeRandomRenderState() function
261 computeRandomRenderState(rnd, cmd->state, apiType, targetW, targetH);
H A DglsFragOpInteractionCase.cpp221 gls::InteractionTestUtil::computeRandomRenderState(rnd, command.state, apiType, targetW, targetH); in computeRandomRenderCommand()

Completed in 3 milliseconds