
jsMain.webgl.WEBGL_compressed_texture_pvrtc.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package webgl
sealed external interface WEBGL_compressed_texture_pvrtc {
val COMPRESSED_RGB_PVRTC_4BPPV1_IMG: GLenum
val COMPRESSED_RGB_PVRTC_2BPPV1_IMG: GLenum
val COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: GLenum
val COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: GLenum
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy