Fix[framebuffer]: i forgor
This commit is contained in:
parent
f7d6ea1ab9
commit
6ffd083476
@ -62,6 +62,7 @@ GLESOVERRIDE(glDrawBuffers)
|
|||||||
GLESOVERRIDE(glClearBufferiv)
|
GLESOVERRIDE(glClearBufferiv)
|
||||||
GLESOVERRIDE(glClearBufferuiv)
|
GLESOVERRIDE(glClearBufferuiv)
|
||||||
GLESOVERRIDE(glClearBufferfv)
|
GLESOVERRIDE(glClearBufferfv)
|
||||||
|
GLESOVERRIDE(glCheckFramebufferStatus)
|
||||||
GLESOVERRIDE(glReadPixels)
|
GLESOVERRIDE(glReadPixels)
|
||||||
GLESOVERRIDE(glTexSubImage2D)
|
GLESOVERRIDE(glTexSubImage2D)
|
||||||
GLESOVERRIDE(glCopyTexSubImage2D)
|
GLESOVERRIDE(glCopyTexSubImage2D)
|
||||||
|
Reference in New Issue
Block a user