remove glBindImageTexture (4.2)

This commit is contained in:
Arisotura 2019-06-30 16:57:30 +02:00
parent 1b98a3e3a0
commit 36f1e6f475
1 changed files with 0 additions and 2 deletions

View File

@ -112,8 +112,6 @@
func(GLGETUNIFORMLOCATION, glGetUniformLocation); \
func(GLGETUNIFORMBLOCKINDEX, glGetUniformBlockIndex); \
\
func(GLBINDIMAGETEXTURE, glBindImageTexture); \
\
func(GLDRAWBUFFERS, glDrawBuffers); \
\
func(GLBLENDFUNCSEPARATE, glBlendFuncSeparate); \