For _mesa_share_state(), update the context's references to the new share group's objects (Shane Blackett)
This commit is contained in:
@@ -56,6 +56,9 @@ _mesa_init_program(GLcontext *ctx);
|
||||
extern void
|
||||
_mesa_free_program_data(GLcontext *ctx);
|
||||
|
||||
extern void
|
||||
_mesa_update_default_objects_program(GLcontext *ctx);
|
||||
|
||||
extern void
|
||||
_mesa_set_program_error(GLcontext *ctx, GLint pos, const char *string);
|
||||
|
||||
|
Reference in New Issue
Block a user