Home
last modified time | relevance | path

Searched defs:colorDiff (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c189 unsigned int colorDiff, leastColorDiff = UINT_MAX; in _glfwChooseFBConfig() local
H A Dmonitor.c227 unsigned int colorDiff, leastColorDiff = UINT_MAX; in _glfwChooseVideoMode() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp329 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec()); in drawTestPattern() local
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp321 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec()); in drawTestPattern() local
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp826 const UVec4 colorDiff = ulpDiff(color, subCase.varying); in runCase() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1759 vint4 colorDiff = colorRef - colorTest; in compress_block() local

Completed in 15 milliseconds