The currently active texture unit.
Specifies back faces.
Capability to enable/disable blending.
Counter-Clockwise wound triangles are front-facing.
Clamp the texture along this axis.
Clamp the texture along this axis. The colour of the edge pixels will be replicated to infinity.
Specifies the color buffer should be cleared.
Specifies the color buffer should be cleared.
Capability to enable/disable backface culling.
Clockwise wound triangles are front-facing.
Specifies the depth buffer should be cleared.
Specifies the depth buffer should be cleared.
Capability to enable/disable the depth test.
Capability to enable/disable dithering.
The framebuffer target.
Specifies front faces.
Specifies both front and back faces.
Specifies a high precision float.
Specifies a high precision float.
An invalid enumerated name has been passed to an API function.
The requested operation is not valid.
An invalid value has been passed to an API function.
Specifies linear interpolation.
Specifies linear interpolation linearly blending between mipmap levels.
Specifies linear interpolation on the nearest mipmap level.
Specifies the elements should be drawn as lines.
Specifies the elements should be drawn as lines.
Specifies the elements should be drawn as a line loop.
Specifies the elements should be drawn as a line loop.
Specifies the elements should be drawn as a line strip.
Specifies the elements should be drawn as a line strip.
Specifies a low precision float.
Specifies a low precision integer.
Specifies a medium precision float.
Specifies a medium precision float.
Repeat the texture along this axis, mirroring it each step.
Specifies nearest neighbour interpolation.
Specifies nearest neighbour interpolation, linearly blending between mipmap levels.
Specifies nearest neighbour interpolation on the nearest mipmap level.
No error has occurred.
The operation requested could not be completed because it ran out of memory.
Specifies the elements should be drawn as points.
Specifies the elements should be drawn as points.
Capability to enable/disable polygon offset.
The renderbuffer target.
Repeat the texture along this axis.
Capability to enable/disable the scissor test.
Specifies the stencil buffer should be cleared.
Specifies the stencil buffer should be cleared.
Capability to enable/disable the stencil test.
Identifies texture unit 0.
Identifies texture unit 0. This texture unit is guaranteed to exist.
Identifies texture unit 1.
Identifies texture unit 1. This texture unit is guaranteed to exist.
Identifies texture unit 10.
Identifies texture unit 10. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 11.
Identifies texture unit 11. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 12.
Identifies texture unit 12. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 13.
Identifies texture unit 13. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 14.
Identifies texture unit 14. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 15.
Identifies texture unit 15. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 16.
Identifies texture unit 16. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 17.
Identifies texture unit 17. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 18.
Identifies texture unit 18. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 19.
Identifies texture unit 19. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 2.
Identifies texture unit 2. This texture unit is guaranteed to exist.
Identifies texture unit 20.
Identifies texture unit 20. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 21.
Identifies texture unit 21. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 22.
Identifies texture unit 22. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 23.
Identifies texture unit 23. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 24.
Identifies texture unit 24. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 25.
Identifies texture unit 25. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 26.
Identifies texture unit 26. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 27.
Identifies texture unit 27. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 28.
Identifies texture unit 28. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 29.
Identifies texture unit 29. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 3.
Identifies texture unit 3. This texture unit is guaranteed to exist.
Identifies texture unit 30.
Identifies texture unit 30. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 31.
Identifies texture unit 31. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 4.
Identifies texture unit 4. This texture unit is guaranteed to exist.
Identifies texture unit 5.
Identifies texture unit 5. This texture unit is guaranteed to exist.
Identifies texture unit 6.
Identifies texture unit 6. This texture unit is guaranteed to exist.
Identifies texture unit 7.
Identifies texture unit 7. This texture unit is guaranteed to exist.
Identifies texture unit 8.
Identifies texture unit 8. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
Identifies texture unit 9.
Identifies texture unit 9. This texture unit may not exist in a given implementation. You should examine MAX_COMBINED_TEXTURE_UNITS before using it.
The target for a simple 2 dimensional texture.
The target for a cube mapped texture.
The texture magnification filter.
The texture minification filter.
The texture minification filter.
Can be one of NEAREST, LINEAR, NEAREST_MIPMAP_NEAREST, LINEAR_MIPMAP_NEAREST, NEAREST_MIPMAP_LINEAR, LINEAR_MIPMAP_LINEAR.
The horizontal texture wrap mode.
The horizontal texture wrap mode.
Can be one of REPEAT, CLAMP_TO_EDGE, MIRRORED_REPEAT.
The vertical texture wrap.
The vertical texture wrap.
Can be one of REPEAT, CLAMP_TO_EDGE, MIRRORED_REPEAT.
Specifies the elements should be drawn as triangles.
Specifies the elements should be drawn as triangles.
Specifies the elements should be drawn as a triangle fan.
Specifies the elements should be drawn as a triangle fan.
Specifies the elements should be drawn as a triangle strip.
Specifies the elements should be drawn as a triangle strip.
WebGLRenderingContext objects expose the WebGLRenderingContext interface, the principal interface in WebGL which provides special properties and methods to manipulate the 3D content rendered in an HTML canvas element.
MDN