HP b2600 Reference Manual page 29

Opengl 1.1 reference
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

Notes
glBindTexture is available only if the GL version is 1.1 or greater.
Errors
Associated Gets
glGet with argument GL_TEXTURE_1D_BINDING
glGet with argument GL_TEXTURE_2D_BINDING
See Also
glAreTexturesResident,
glDeleteTextures,
glGenTextures,
glGet,
glGetTexParameter,
glIsTexture,
glPrioritizeTextures,
glTexImage1D,
glTexImage2D,
glTexParameter
Chapter 2
GL_INVALID_ENUM is generated if target is not one of the allowable values.
GL_INVALID_OPERATION is generated if texture has a dimensionality that
doesn't match that of target.
GL_INVALID_OPERATION is generated if glBindTexture is executed between the
execution of glBegin and the corresponding execution of glEnd.
B
glBindTexture
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents