fix shadow bugs

bahaahah
This commit is contained in:
Arisotura
2019-05-25 01:55:44 +02:00
parent 8a63c76f4f
commit 182e123598
2 changed files with 166 additions and 148 deletions

View File

@ -100,8 +100,8 @@
\
func(GLDRAWBUFFERS, glDrawBuffers); \
\
func(GLBLENDFUNCSEPARATEI, glBlendFuncSeparatei); \
func(GLBLENDEQUATIONSEPARATEI, glBlendEquationSeparatei); \
func(GLBLENDFUNCSEPARATE, glBlendFuncSeparate); \
func(GLBLENDEQUATIONSEPARATE, glBlendEquationSeparate); \
\
func(GLCOLORMASKI, glColorMaski); \
\