diff options
author | Jason Ekstrand <[email protected]> | 2015-05-20 09:45:47 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-05-28 17:07:00 -0700 |
commit | 8b9ecfff360711cffc41a0a062de5ad810f9cf2b (patch) | |
tree | 82961251dad9b7de699bb99e2a34453dcf6939c3 /src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp | |
parent | 99cb4233205edcfa1a1e2967eef7bb16ff19bec4 (diff) |
i965: Make fs/vec4_visitor inherit from ir_visitor directly
This is using multiple inheritance in C++. However, ir_visitor is really
just an interface with no data so it shouldn't be so bad.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp')
0 files changed, 0 insertions, 0 deletions