https://bugs.freedesktop.org/show_bug.cgi?id=106881

--- Comment #3 from Tapani Pälli <lem...@gmail.com> ---
IMO this looks like a shader cache issue that got fixed by following commit.
Please pull the latest Mesa and test again.

--- 8< ---
commit e266b320590ebbeadf7c98b0b493d89886534ccb
Author: Jordan Justen <jordan.l.jus...@intel.com>
Date:   Wed Jun 6 01:57:15 2018 -0700

    mesa/program_binary: add implicit UseProgram after successful ProgramBinary

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106810
    Fixes: b4c37ce2140 "i965: Add ARB_get_program_binary support using
nir_serialization"
    Ref: 3fe8d04a6d6 "mesa: don't always set _NEW_PROGRAM when linking"
    Ref: c505d6d8522 "mesa: use gl_program for CurrentProgram rather than
gl_shader_program"
    Signed-off-by: Jordan Justen <jordan.l.jus...@intel.com>
    Reviewed-by: Plamena Manolova <plamena.manol...@intel.com>
    Reviewed-by: Timothy Arceri <tarc...@itsqueeze.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to