Previously iOS render buffer storage width and height were not cached if not using a depth/stencil buffer. This adds a similar check for colorBuffer to avoid reallocating render buffer storage.
Previously iOS render buffer storage width and height were not cached if not using a depth/stencil buffer. This adds a similar check for colorBuffer to avoid reallocating render buffer storage.