Skip to content

API Reference / @gtkx/gl / TEXTURE_CUBE_MAP_SEAMLESS

Variable: TEXTURE_CUBE_MAP_SEAMLESS

const TEXTURE_CUBE_MAP_SEAMLESS: 34895 = 34895

Defined in: generated/enums.d.ts:10090

GL_TEXTURE_CUBE_MAP_SEAMLESS.

Provided by GL_VERSION_3_2. Registry note: Reuse ARB_seamless_cube_map Also provided by the GL_AMD_seamless_cubemap_per_texture, GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture extensions. Groups: EnableCap. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.