~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/drivers/r300/compiler/radeon_compiler.h

  • 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:
56
56
        unsigned has_presub:1;
57
57
        unsigned has_omod:1;
58
58
        unsigned disable_optimizations:1;
59
 
        unsigned needs_trig_input_transform:1;
60
59
        unsigned max_temp_regs;
61
60
        unsigned max_constants;
62
61
        int max_alu_insts;