Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp409 VerificationLogging logPolicy = LOG_ALL) in verifyConstantDerivate() argument
415 if (logPolicy == LOG_ALL) in verifyConstantDerivate()
427 if (numFailedPixels < MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
438 if (numFailedPixels >= MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
441 if (numFailedPixels > 0 && logPolicy == LOG_ALL) in verifyConstantDerivate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp345 VerificationLogging logPolicy = LOG_ALL) in verifyConstantDerivate() argument
351 if (logPolicy == LOG_ALL) in verifyConstantDerivate()
363 if (numFailedPixels < MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
374 if (numFailedPixels >= MAX_FAILED_MESSAGES && logPolicy == LOG_ALL) in verifyConstantDerivate()
377 if (numFailedPixels > 0 && logPolicy == LOG_ALL) in verifyConstantDerivate()