Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1740 const int numMaxAttempts = 128; in generateConfig() local
1743 for (int attemptNdx = 0; attemptNdx < numMaxAttempts; ++attemptNdx) in generateConfig()