On 12/12/2017 05:56 PM, Ian Romanick wrote: > Weird that this was not noticed before... *shrug*
This was a rebase mistake, sorry about that. Thanks Kai for catching and fixing it. Eduardo > Reviewed-by: Ian Romanick <ian.d.roman...@intel.com> > > On 12/12/2017 07:20 AM, Kai Wasserbäch wrote: >> Cc: Nicolai Hähnle <nhaeh...@gmail.com> >> Fixes: 5bc03d2508 ("mesa: implement SPIR-V loading in glShaderBinary") >> Signed-off-by: Kai Wasserbäch <k...@dev.carbon-project.org> >> --- >> src/mesa/main/glspirv.c | 4 ---- >> 1 file changed, 4 deletions(-) >> >> diff --git a/src/mesa/main/glspirv.c b/src/mesa/main/glspirv.c >> index 7eb8f906c2..81303057d0 100644 >> --- a/src/mesa/main/glspirv.c >> +++ b/src/mesa/main/glspirv.c >> @@ -22,11 +22,7 @@ >> */ >> >> #include "glspirv.h" >> - >> -#include "errors.h" >> - >> #include "errors.h" >> - >> #include "util/u_atomic.h" >> >> void >> > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev