
jsMain.webgl.WebGLActiveInfo.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package webgl
sealed external class WebGLActiveInfo {
val name: String
val size: GLint
val type: GLenum
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy