Module: GL_INTEL_map_texture::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_INTEL_map_texture.rb
Constant Summary collapse
- GL_TEXTURE_MEMORY_LAYOUT_INTEL =
0x83FF
- GL_LAYOUT_DEFAULT_INTEL =
0
- GL_LAYOUT_LINEAR_INTEL =
1
- GL_LAYOUT_LINEAR_CPU_CACHED_INTEL =
2