diff options
author | Paul Berry <[email protected]> | 2013-05-06 09:38:42 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-06-12 11:10:06 -0700 |
commit | fac32c0bd31601c37f3aa01d69b655e0f75bbdef (patch) | |
tree | e67c90fdceb6a771dbca32d1f01cccf4afd74e32 /src/mesa/main | |
parent | 5e5d4e021f7dde12fb0f4dfaf40fbbd4d119f4ab (diff) |
i965/blorp: Expand clear class hierarchy to prepare for RT resolves.
The fragment shaders that to do color clears will be re-used to
perform so-called "render target resolves" (the resolves associated
with fast color clears). To prepare for that, this patch expands the
class hierarchy for blorp params by adding
brw_blorp_const_color_params (which will be used for all blorp
operations where the fragment shader outputs a constant color).
Some other data structures and functions were also renamed to use
"const_color" nomenclature where appropriate.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions