diff options
author | Kenneth Graunke <[email protected]> | 2011-11-08 11:32:52 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-11-10 22:51:19 -0800 |
commit | d1d86dc55c852815e8b32c264b8c469fab0ca745 (patch) | |
tree | ebae8df77f8a981c074876e4857c0a2413e35553 /configs | |
parent | 7c057f2360106488365e07af8055b4c696d855a3 (diff) |
i965: Remove BRW_NEW_NR_VS_SURFACES dirty bit from brw_vs_surfaces.
brw_vs_surfaces _produces_ the BRW_NEW_NR_VS_SURFACES dirty bit, so it
makes no sense for it to subscribe to it.
Fixes an assertion failure in many piglit tests when INTEL_DEBUG is set:
brw_state_upload.c:484: void brw_upload_state(struct brw_context *):
Assertion `!check_state(&examined, &generated)' failed.
One such piglit test is vs-uniform-array-mat2-col-rd.shader_test.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions