Searched refs:attemptNdx (Results 1 – 2 of 2) sorted by relevance
1598 for (int attemptNdx = 0; attemptNdx < 4; ++attemptNdx) in createQuads() local
1743 for (int attemptNdx = 0; attemptNdx < numMaxAttempts; ++attemptNdx) in generateConfig() local1745 …= generateRandomConfig((0xDEDEDEu * (deUint32)iteration) ^ (0xABAB13 * attemptNdx), renderTargetSi… in generateConfig()