gl_shader_cache: Avoid use after move for program size
All programs had a size of zero due to this bug, skipping invalidations. While we are at it, remove some unused forward declarations.
Please register or sign in to comment
All programs had a size of zero due to this bug, skipping invalidations. While we are at it, remove some unused forward declarations.