On Monday, February 6, 2017 9:07:30 AM PST Marc Di Luzio wrote:
> As per the spec -
> "The functions memoryBarrierShared() and groupMemoryBarrier() are
> available only in compute shaders; the other functions are available
> in all shader types."
> 
> Conform to this by adding another delegate to check for compute
> shader support instead of only whether the current stage is compute
> 
> This allows some fragment shaders in Dirt Rally to compile
> 
> CC: "17.0" <mesa-sta...@lists.freedesktop.org>
> 
> Reviewed-by: Anuj Phogat <anuj.pho...@gmail.com>

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

and pushed:

To ssh://git.freedesktop.org/git/mesa/mesa
   83fb63d31de..21efe2528cd  master -> master

Thanks, Marc!

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to