diff options
author | Kenneth Graunke <[email protected]> | 2014-09-26 11:12:34 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-10-01 01:05:41 -0700 |
commit | 106e0db7697a9ffaa6085fcb6205bb9d911e669d (patch) | |
tree | 97a481958f7f19511661ffb604d472d017c29d05 /doxygen/tnl.doxy | |
parent | e25a453b7fc655badf8e389616a2c67b0c26633e (diff) |
i965: Drop brwBindProgram driver hook.
This function flagged BRW_NEW_*_PROGRAM
When ctx->{Vertex,Geometry,Fragment}Program._Current changes, core Mesa
calls the BindProgram driver hook, which flagged BRW_NEW_*_PROGRAM.
However, brw_upload_state also checks for that changing, sets the same
flags, and also updates brw->fragment_program and so on. So, this looks
to be entirely redundant.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'doxygen/tnl.doxy')
0 files changed, 0 insertions, 0 deletions