mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 02:38:37 +00:00
i965 (and probably all mesa drivers) require GL_PROGRAM_SEPARABLE when using glProgramBinary. This is probably required by the standard but it's ignored by permisive proprietary drivers.