Home
last modified time | relevance | path

Searched refs:MASK_COLOR_DEV (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp77 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f); variable
141 diffMask.setPixel(MASK_COLOR_DEV, x, y); in compareImages()
Des3fClippingTests.cpp55 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f); variable
212 diffMask.setPixel(MASK_COLOR_DEV, x, y); in compareImages()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp74 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f); variable
138 diffMask.setPixel(MASK_COLOR_DEV, x, y); in compareImages()
Des2fClippingTests.cpp55 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f); variable
209 diffMask.setPixel(MASK_COLOR_DEV, x, y); in compareImages()