Home
last modified time | relevance | path

Searched refs:isBg (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp394 const bool isBg = tcu::compareThreshold(resPix, bgRef, threshold); in verifyHelperInvocationValue() local
397 if (!isBg && !isFg) in verifyHelperInvocationValue()
585 const bool isBg = tcu::compareThreshold(resPix, bgRef, isBgThreshold); in verifyHelperInvocationDerivate() local
593 if ((!isBg && !isFg) || // Neither of valid colors (ignoring blue channel that has derivate) in verifyHelperInvocationDerivate()

Completed in 2 milliseconds