https://bugs.freedesktop.org/show_bug.cgi?id=101378

--- Comment #1 from freedesk...@ca.sh13.net ---
Sorry, copy/paste error, the first two lines are from another unrelated error.
The correct error message is just this part:

    0:18(33): error: parameter `interpolant` must be a shader input
    0:18(6): error: no matching function for call to `length(error)';
candidates are:
    0:18(6): error:    float length(float)
    0:18(6): error:    float length(vec2)
    0:18(6): error:    float length(vec3)
    0:18(6): error:    float length(vec4)
    0:18(6): error:    double length(double)
    0:18(6): error:    double length(dvec2)
    0:18(6): error:    double length(dvec3)
    0:18(6): error:    double length(dvec4)
    0:18(6): error: operands to relational operators must be scalar and numeric
    0:18(6): error: if-statement condition must be scalar boolean

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to