Searched refs:u_colorScale (Results 1 – 2 of 2) sorted by relevance
826 const float u_colorScale = getUniformByName("u_colorScale").value.f; in shadeVertices() local859 …packet.outputs[varyingLocColor] = tcu::Vec4(u_colorScale * color.x(), u_colorScale * color.y(), u_… in shadeVertices()
1203 const float u_colorScale = getUniformByName("u_colorScale").value.f; in shadeVertices() local1238 …packet.outputs[varyingLocColor] = tcu::Vec4(u_colorScale * color.x(), u_colorScale * color.y(), u_… in shadeVertices()