Searched refs:multisampledColor (Results 1 – 1 of 1) sorted by relevance
1277 const tcu::Vec4 multisampledColor = tcu::Vec4(color[0], color[1], color[2], color[3]) * 0.5f; in fillTriangle() local1285 pixelBuffer.setPixel(multisampledColor, offsetX + y, offsetY + (maxY - 1) - y, layerNdx); in fillTriangle()