Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp315 const tcu::RGBA refColTexture = tcu::RGBA(texRedComponent, 255, 255, 255); in drawTestPattern() local
317 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern()
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp323 const tcu::RGBA refColTexture = tcu::RGBA(texRedComponent, 255, 255, 255); in drawTestPattern() local
325 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern()

Completed in 5 milliseconds