EdB writes:
> Hello
>
> I would be interested in developing for clover.
> As a first exercise I implement clEnqueueMarkerWithWaitList and
> clEnqueueBarrierWithWaitList needed for OpenCL 1.2
>
> This patch is more a proof of concept than a real one.
>
> Please tell me if I get it wrong.
Thanks
Hello
I would be interested in developing for clover.
As a first exercise I implement clEnqueueMarkerWithWaitList and
clEnqueueBarrierWithWaitList needed for OpenCL 1.2
This patch is more a proof of concept than a real one.
Please tell me if I get it wrong.diff --git a/src/gallium/state_tracker