Fixed noise.
This commit is contained in:
parent
43748d5d5f
commit
34822357b4
@ -34,9 +34,7 @@ namespace bgfx { namespace gl
|
|||||||
, kEAGLDrawablePropertyRetainedBacking
|
, kEAGLDrawablePropertyRetainedBacking
|
||||||
, kEAGLColorFormatRGBA8
|
, kEAGLColorFormatRGBA8
|
||||||
, kEAGLDrawablePropertyColorFormat
|
, kEAGLDrawablePropertyColorFormat
|
||||||
, nil
|
, nil];
|
||||||
];
|
|
||||||
|
|
||||||
|
|
||||||
[EAGLContext setCurrentContext:_context];
|
[EAGLContext setCurrentContext:_context];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user