Home
last modified time | relevance | path

Searched refs:computeRandomQuad (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp186 void computeRandomQuad(de::Random &rnd, gls::FragmentOpUtil::IntegerQuad &quad, int targetWidth, in… in computeRandomQuad() function
229 computeRandomQuad(rnd, cmd->quad, targetW, targetH); in computeRandomRenderCommands()
H A DglsInteractionTestUtil.hpp120 void computeRandomQuad(de::Random &rnd, gls::FragmentOpUtil::IntegerQuad &quad, int targetWidth, in…