diff options
author | Eric Anholt <[email protected]> | 2013-04-29 16:05:05 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-05-02 15:54:31 -0700 |
commit | ab04f3b2d74af061a0d2ebf3d1a02d8fcf73ff09 (patch) | |
tree | 2554496535e35b0281341531252a2ab69d86306b /src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | |
parent | 63c8155b09bca7917631ec678a0d0db6e7965a1a (diff) |
i965: Share the register file enum between the two backends.
I need this so I can look at vec4 and fs registers' files from the same
.cpp file without namespaces. As far as I can tell we never rely on the
particular numerical values of the files, though I thought it sounded like
a good idea when doing the VS (it turns out having 0 be BAD_FILE is nicer).
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_blorp_blit.cpp')
0 files changed, 0 insertions, 0 deletions