Enum TextureUnit
Used in GL.ActiveTexture, GL.NV.GetPathTexGen
Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum TextureUnit
Fields
| Name | Description |
|---|---|
| Texture0 | Original was GL_Texture0 = 0X84c0 |
| Texture1 | Original was GL_Texture1 = 0X84c1 |
| Texture10 | Original was GL_Texture10 = 0X84ca |
| Texture11 | Original was GL_Texture11 = 0X84cb |
| Texture12 | Original was GL_Texture12 = 0X84cc |
| Texture13 | Original was GL_Texture13 = 0X84cd |
| Texture14 | Original was GL_Texture14 = 0X84ce |
| Texture15 | Original was GL_Texture15 = 0X84cf |
| Texture16 | Original was GL_Texture16 = 0X84d0 |
| Texture17 | Original was GL_Texture17 = 0X84d1 |
| Texture18 | Original was GL_Texture18 = 0X84d2 |
| Texture19 | Original was GL_Texture19 = 0X84d3 |
| Texture2 | Original was GL_Texture2 = 0X84c2 |
| Texture20 | Original was GL_Texture20 = 0X84d4 |
| Texture21 | Original was GL_Texture21 = 0X84d5 |
| Texture22 | Original was GL_Texture22 = 0X84d6 |
| Texture23 | Original was GL_Texture23 = 0X84d7 |
| Texture24 | Original was GL_Texture24 = 0X84d8 |
| Texture25 | Original was GL_Texture25 = 0X84d9 |
| Texture26 | Original was GL_Texture26 = 0X84da |
| Texture27 | Original was GL_Texture27 = 0X84db |
| Texture28 | Original was GL_Texture28 = 0X84dc |
| Texture29 | Original was GL_Texture29 = 0X84dd |
| Texture3 | Original was GL_Texture3 = 0X84c3 |
| Texture30 | Original was GL_Texture30 = 0X84de |
| Texture31 | Original was GL_Texture31 = 0X84df |
| Texture4 | Original was GL_Texture4 = 0X84c4 |
| Texture5 | Original was GL_Texture5 = 0X84c5 |
| Texture6 | Original was GL_Texture6 = 0X84c6 |
| Texture7 | Original was GL_Texture7 = 0X84c7 |
| Texture8 | Original was GL_Texture8 = 0X84c8 |
| Texture9 | Original was GL_Texture9 = 0X84c9 |