diff options
author | Jason Ekstrand <[email protected]> | 2016-04-29 12:26:07 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-05-14 13:34:38 -0700 |
commit | fc58cb543fe2430576216680c4f6a55ec22b937e (patch) | |
tree | 876f8c72702f66010f44b44f64fdfa343edc68ed /src/intel | |
parent | a0e6e5f21ffea8acb9500ef699b204c557214b75 (diff) |
nir/builder: Generate the alu helpers directly in python
There's no reason for having a macro *and* a python generator. We can
easily just do the whole thing in python. This has the advantage that we
are no longer definining ALU# macros which conflict with the ones in
brw_fs_builder.h.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions