diff options
author | Kenneth Graunke <[email protected]> | 2014-03-21 17:02:41 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-03-21 17:03:20 -0700 |
commit | 4c79f088c0ef8d36b0c57d5005743768d8c5f3e9 (patch) | |
tree | c6da0dee114ae47d07bff035f502ed3503ef4111 /src/mesa/drivers/dri/i965/brw_vec4.cpp | |
parent | 2919c3fdb40cf457f2e47f378a46f4cefa9e9f6d (diff) |
Revert "i965: For color clears, only disable writes to components that exist."
This reverts commit 2919c3fdb40cf457f2e47f378a46f4cefa9e9f6d.
For formats like BGRX, looping through 0..num_components works fine.
But for formats like XRGB, we'd check the color mask for X and fail to
check it for B.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vec4.cpp')
0 files changed, 0 insertions, 0 deletions