i965: Drop bogus state flag comment.
This was introduced with the comment and code below it, though the code only touches prog_data (CACHE_NEW_WM_PROG). Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -279,7 +279,6 @@ upload_wm_state(struct brw_context *brw)
|
||||
dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE;
|
||||
}
|
||||
|
||||
/* _NEW_BUFFERS, _NEW_MULTISAMPLE */
|
||||
/* From the SNB PRM, volume 2 part 1, page 281:
|
||||
* "If the PS kernel does not need the Position XY Offsets
|
||||
* to compute a Position XY value, then this field should be
|
||||
|
||||
Reference in New Issue
Block a user