On Saturday, September 24, 2016 3:24:48 PM PDT Timothy Arceri wrote:
> From: Carl Worth
>
> This will be used by the on disk shader cache.
>
> Signed-off-by: Timothy Arceri
> ---
> src/mesa/drivers/dri/i965/brw_compiler.h | 4
> src/mesa/drivers/dri/i965/brw_vs.c | 2 ++
> src/mesa/
From: Carl Worth
This will be used by the on disk shader cache.
Signed-off-by: Timothy Arceri
---
src/mesa/drivers/dri/i965/brw_compiler.h | 4
src/mesa/drivers/dri/i965/brw_vs.c | 2 ++
src/mesa/drivers/dri/i965/brw_wm.c | 2 ++
3 files changed, 8 insertions(+)
diff --git a/