Function ccGLInvalidateStateCache

#include <Geode/cocos/shaders/ccGLStateCache.h>voidccGLInvalidateStateCache()

Since v2.0.0

Invalidates the GL state cache. If CC_ENABLE_GL_STATE_CACHE it will reset the GL state cache.

Examples0