Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp1225 const float colorTolerance = 0.1f; in testTextureSize() local
1237 if (outputColor.x() >= 1.0f - colorTolerance && in testTextureSize()
1238 outputColor.y() >= 1.0f - colorTolerance && in testTextureSize()
1239 outputColor.z() >= 1.0f - colorTolerance) in testTextureSize()

Completed in 6 milliseconds