You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#define ILG_TUNIT_ACTIVE(ilG_context* context, GLuint unit, unsigned type) ...
Tells the context that the given texture unit is going to be used for the given type. This information should be assigned by the material (during binding) and read by the texture (during updating).