Searched refs:MASK_COLOR_DEV (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 77 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()
|
D | es3fClippingTests.cpp | 55 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/ |
D | es2fPolygonOffsetTests.cpp | 74 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()
|
D | es2fClippingTests.cpp | 55 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()
|