Files
mesa/src
Kenneth Graunke 8d9e169bdd iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
MI_PREDICATE_DATA is an intermediate storage for the MI_PREDICATE
command's calculations - it holds the result of the subtraction when
the compare operation is SRCS_EQUAL or DELTAS_EQUAL.  But the actual
result of the predication is MI_PREDICATE_RESULT, which is what we
want to copy from the render context to the compute context.
2019-04-04 11:41:10 -07:00
..
2019-04-04 16:08:11 +00:00
2019-02-14 11:20:00 +00:00
2019-02-26 12:49:07 +00:00
2019-04-04 16:09:52 +00:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00