What | Removed | Added |
---|---|---|
Resolution | --- | FIXED |
Status | NEW | RESOLVED |
Comment # 11
on bug 104762
from Timothy Arceri
Shoul be fixed by the following commit. Please reopen if the issue continues. commit 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 Author: Timothy Arceri <tarceri@itsqueeze.com> 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 <gw.fossdev@gmail.com> 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 dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel