Home
last modified time | relevance | path

Searched refs:errColor (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderInvarianceTests.cpp359 const tcu::RGBA errColor = tcu::RGBA(255, 0, 0, 255); in checkImage() local
372 errorMask.setPixel(x, y, errColor); in checkImage()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderInvarianceTests.cpp359 const tcu::RGBA errColor = tcu::RGBA(255, 0, 0, 255); in checkImage() local
372 errorMask.setPixel(x, y, errColor); in checkImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderInvarianceTests.cpp322 const tcu::RGBA errColor (255, 0, 0, 255); in checkImage() local
335 errorMask.setPixel(x, y, errColor); in checkImage()