diff options
author | Kenneth Graunke <[email protected]> | 2014-11-08 02:06:11 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-11-27 20:24:15 -0800 |
commit | 6a1c1fd503a76438a98ce6eb60be00c1a3bd0992 (patch) | |
tree | a25378ed579a2235d8ee4026b410ad168f05d096 /src/mesa/math/m_vector.h | |
parent | e928b1e65be6c58e9c5a4dbd413d47093c004a71 (diff) |
i965: Fix missing CACHE_NEW_WM_PROG in 3DSTATE_PS_EXTRA.
brw->wm.prog_data is covered by CACHE_NEW_WM_PROG, not
BRW_NEW_FRAGMENT_PROGRAM. So, we should listen to it.
However, I believe that BRW_NEW_FRAGMENT_PROGRAM is sufficient to cover
all the necessary cases - CACHE_NEW_WM_PROG happens in a subset of
cases. So, the code being wrong shouldn't have triggered bugs.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/math/m_vector.h')
0 files changed, 0 insertions, 0 deletions