mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Cleanup.
This commit is contained in:
parent
11868f704a
commit
2048aef329
1 changed files with 1 additions and 1 deletions
|
@ -1012,7 +1012,7 @@ namespace bgfx { namespace gl
|
|||
, 0
|
||||
, GL_FALSE
|
||||
, 0
|
||||
, GL_WRITE_ONLY
|
||||
, GL_READ_WRITE
|
||||
, s_imageFormat[_format]
|
||||
);
|
||||
GLenum err = glGetError();
|
||||
|
|
Loading…
Reference in a new issue