Searched refs:errColor (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderInvarianceTests.cpp | 359 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/ |
D | es2fShaderInvarianceTests.cpp | 359 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/ |
D | vktShaderRenderInvarianceTests.cpp | 322 const tcu::RGBA errColor (255, 0, 0, 255); in checkImage() local 335 errorMask.setPixel(x, y, errColor); in checkImage()
|