diff options
author | Eric Anholt <[email protected]> | 2011-10-22 11:01:40 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-10-29 12:16:32 -0700 |
commit | 93cabff7d69a29b75e8f3143099edebf6e46bee7 (patch) | |
tree | 43d69bbf88af470523d72bc0e20bdda5f22b3669 /bin | |
parent | 9a5f8a98ed9eebec89f151d2b6df08c423b6ef34 (diff) |
i965/gen4: Fold WM surface state prepare()/emit() together.
These produce BRW_NEW_SURFACES (used by binding table emit()) and
BRW_NEW_NR_WM_SURFACES (used by WM unit emit()). Fixes a bug where
with no texturing and no color buffer, we wouldn't consider the null
renderbuffer in nr_surfaces. This was harmless because nr_surfaces is
only used for the prefetch info in the unit state.
Reviewed-by: Kenneth Graunke <[email protected]>
Acked-by: Paul Berry <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions