Fix[framebuffer]: i forgor

This commit is contained in:
Maksim Belov 2024-09-21 22:48:05 +03:00 committed by artdeell
parent f7d6ea1ab9
commit 6ffd083476

View File

@ -62,6 +62,7 @@ GLESOVERRIDE(glDrawBuffers)
GLESOVERRIDE(glClearBufferiv)
GLESOVERRIDE(glClearBufferuiv)
GLESOVERRIDE(glClearBufferfv)
GLESOVERRIDE(glCheckFramebufferStatus)
GLESOVERRIDE(glReadPixels)
GLESOVERRIDE(glTexSubImage2D)
GLESOVERRIDE(glCopyTexSubImage2D)