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

            Bug ID: 108846
           Summary: gs-max-output.cpp:98: error: expected
                    primary-expression before ‘.’ token
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: All
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

GCC 4.4 build error.

gs-max-output.cpp:98: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:99: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:100: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:101: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:102: error: expected primary-expression before ‘.’ token

commit 565da325f2de83ef9c7f613d33481957e63a3cc0
Author: Nicolai Hähnle <[email protected]>
Date:   Mon Jun 18 13:22:05 2018 +0200

    glsl-1.50/gs-max-output: new test for geometry shader amplification

    Test the extremes of # of GS output vertices / components per GS input
    primitive.

    Existing tests only cover cases of high # of components per vertex, but
    not cases of low # of components per vertex and high # of output vertices.

    Acked-by: Marek Olšák <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to