Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp380 VerificationLogging logPolicy = LOG_ALL) in verifyConstantDerivate() argument
386 if (logPolicy == LOG_ALL) in verifyConstantDerivate()
398 if (numFailedPixels < MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
409 if (numFailedPixels >= MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
412 if (numFailedPixels > 0 && logPolicy == LOG_ALL) in verifyConstantDerivate()