diff options
author | Ian Romanick <[email protected]> | 2017-06-16 12:50:45 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2017-06-20 11:07:02 -0700 |
commit | 4eb37475442876a1dd85a102a1c8d3458b563221 (patch) | |
tree | 5afd6e63a1a377f21427460a783938f9d97961e2 /src/intel/common | |
parent | cbb941cdec657427d3a0630b5293ae713e2c7f61 (diff) |
i965: Fall back to normal blorp clear instead of meta clear
When intel_miptree_alloc_non_msrt_mcs fails, fall back to normal blorp
color clear instead of falling back to meta. With this change,
brw_blorp_clear_color can never fail.
v2: Combine two if-statements to remove a level of indentation.
Suggested by Jason.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/common')
0 files changed, 0 insertions, 0 deletions