All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.webgl.WEBGL_compressed_texture_s3tc.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package webgl

sealed external interface WEBGL_compressed_texture_s3tc {
    val COMPRESSED_RGBA_S3TC_DXT1_EXT: GLenum
    val COMPRESSED_RGBA_S3TC_DXT3_EXT: GLenum
    val COMPRESSED_RGBA_S3TC_DXT5_EXT: GLenum
    val COMPRESSED_RGB_S3TC_DXT1_EXT: GLenum
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy