On Sun, Mar 22, 2015 at 6:49 PM, Jordan Justen
wrote:
> This will be used to implement the barrier function.
>
> Signed-off-by: Jordan Justen
> Reviewed-by: Chris Forbes
> ---
> src/mesa/drivers/dri/i965/brw_eu.h | 2 ++
> src/mesa/drivers/dri/i965/brw_eu_emit.c | 23 +
This will be used to implement the barrier function.
Signed-off-by: Jordan Justen
Reviewed-by: Chris Forbes
---
src/mesa/drivers/dri/i965/brw_eu.h | 2 ++
src/mesa/drivers/dri/i965/brw_eu_emit.c | 23 +++
2 files changed, 25 insertions(+)
diff --git a/src/mesa/drivers