mesa: fix up a comment

This commit is contained in:
Brian Paul 2010-09-03 14:39:43 -06:00
parent d500ad4405
commit 8680c13240

View file

@ -2585,7 +2585,8 @@ struct gl_constants
GLuint MaxVarying; /**< Number of float[4] varying parameters */
GLbitfield SupportedBumpUnits; /**> units supporting GL_ATI_envmap_bumpmap as targets */
/** Which texture units support GL_ATI_envmap_bumpmap as targets */
GLbitfield SupportedBumpUnits;
/**
* Maximum amount of time, measured in nanseconds, that the server can wait.