Home
last modified time | relevance | path

Searched defs:refColGradient (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp324 const tcu::RGBA refColGradient = tcu::RGBA((int)((float)x / (float)TEST_CANVAS_SIZE * 255.0f), 255, 255, 255); in drawTestPattern() local
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp316 const tcu::RGBA refColGradient = tcu::RGBA((int)((float)x / (float)TEST_CANVAS_SIZE * 255.0f), 255, 255, 255); in drawTestPattern() local

Completed in 5 milliseconds