Select your preferred scripting language. All code snippets will be displayed in this language.
Invalidate the internally cached renderstates.
This invalidates any cached renderstates tied to the GL context. If for example a (native) plugin alters the renderstate settings then Unity's rendering architecture must be made aware of that to not assume the GL context is preserved.