Uses of Interface
org.teavm.jso.webgl.WebGLActiveInfo
Packages that use WebGLActiveInfo
-
Uses of WebGLActiveInfo in org.teavm.jso.webgl
Methods in org.teavm.jso.webgl that return WebGLActiveInfoModifier and TypeMethodDescriptionWebGLRenderingContext.getActiveAttrib(WebGLProgram program, int index)
WebGLRenderingContext.getActiveUniform(WebGLProgram program, int index)