~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/broadcom/compiler/qpu_validate.c

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
         *
129
129
         * FIXME: This would not check correctly for V3D 4.2 versions lower
130
130
         * than V3D 4.2.14, but that is not a real issue because the simulator
131
 
         * will still catch this, and we are not really targetting any such
 
131
         * will still catch this, and we are not really targeting any such
132
132
         * versions anyway.
133
133
         */
134
134
        if (state->c->devinfo->ver < 42) {