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
Some android devices which do not support "GL_OES_packed_depth_stencil" will draw white box for CCClippingNode on CCRenderTexture. In order to make it work you should make two render buffers for both stencil buffer and depth buffer.
About
CCRenderTexture does not work properly on the device which does not support "GL_OES_packed_depth_stencil"