Are there any tests for this?
--Jason
On Mon, Aug 27, 2018 at 1:54 AM wrote:
> From: Kevin Rogovin
>
> Adds suppport for INTEL_fragment_shader_ordering. We achieve
> the fragment ordering by using the same instruction as for
> beginInvocationInterlockARB() which is by issuing a mem
From: Kevin Rogovin
Adds suppport for INTEL_fragment_shader_ordering. We achieve
the fragment ordering by using the same instruction as for
beginInvocationInterlockARB() which is by issuing a memory
fence via sendc.
Signed-off-by: Kevin Rogovin
---
docs/relnotes/18.3.0.html