Added Version13.TextureCompressed value to GetTextureParameter enum.

This commit is contained in:
the_fiddler 2007-12-09 19:51:14 +00:00
parent 938b2b8519
commit 7fee81afcf

View file

@ -90,7 +90,7 @@
############################################################################### ###############################################################################
############################################################################### ###############################################################################
# #
# Edited by StApostol. Revision 1 # Edited by Stefanos Apostolopoulos for OpenTK. Revision 2
# #
############################################################################### ###############################################################################
@ -1236,6 +1236,9 @@ GetTextureParameter enum:
use SGIX_texture_scale_bias POST_TEXTURE_FILTER_BIAS_SGIX use SGIX_texture_scale_bias POST_TEXTURE_FILTER_BIAS_SGIX
use SGIX_texture_scale_bias POST_TEXTURE_FILTER_SCALE_SGIX use SGIX_texture_scale_bias POST_TEXTURE_FILTER_SCALE_SGIX
# Revision 2
use VERSION_1_3 TEXTURE_COMPRESSED
############################################################################### ###############################################################################
HintMode enum: HintMode enum: