Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1598 for (int attemptNdx = 0; attemptNdx < 4; ++attemptNdx) in createQuads() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1743 for (int attemptNdx = 0; attemptNdx < numMaxAttempts; ++attemptNdx) in generateConfig() local
1745 …= generateRandomConfig((0xDEDEDEu * (deUint32)iteration) ^ (0xABAB13 * attemptNdx), renderTargetSi… in generateConfig()