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

Timothy Arceri <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #11 from Timothy Arceri <[email protected]> ---
Shoul be fixed by the following commit. Please reopen if the issue continues.

commit 041b18cf23a0acf7b0eddf63cd7a2a10192432a1
Author: Timothy Arceri <[email protected]>
Date:   Fri Jan 26 11:56:50 2018 +1100

    st/shader_cache: restore num_tgsi_tokens when loading from cache

    Without this we will fail to correctly serialise programs when
    using glGetProgramBinary() if the program was retrieved from
    the disk cache rather than freshly compiled.

    Fixes: c69b0dd6817b "st/glsl_to_tgsi: store num_tgsi_tokens in
st_*_program"

    Reviewed-by: Gert Wollny <[email protected]>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104762

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to