mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 12:15:46 +00:00
Commented out the VERSION_2_0 enum.
This commit is contained in:
parent
320d2b66fb
commit
272e82a0c8
|
@ -836,7 +836,7 @@ GetPName enum:
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
VERSION_2_0 enum:
|
#VERSION_2_0 enum:
|
||||||
# BLEND_EQUATION_RGB = GL_BLEND_EQUATION # EXT_blend_equation_separate
|
# BLEND_EQUATION_RGB = GL_BLEND_EQUATION # EXT_blend_equation_separate
|
||||||
# VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622 # ARB_vertex_shader
|
# VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622 # ARB_vertex_shader
|
||||||
# VERTEX_ATTRIB_ARRAY_SIZE = 0x8623 # ARB_vertex_shader
|
# VERTEX_ATTRIB_ARRAY_SIZE = 0x8623 # ARB_vertex_shader
|
||||||
|
|
Loading…
Reference in a new issue