[Mesa-dev] [PATCH 2/4] glsl: Fix loop analysis of nested loops.

Chris Forbes chrisf at ijw.co.nz
Thu Nov 28 11:45:59 PST 2013


+      /* The assignmnet to the variable in the loop must be unconditional and
+       * not inside a nested loop.
        */

s/assignmnet/assignment/


More information about the mesa-dev mailing list