Uses of Class
de.mirkosertic.bytecoder.api.web.Int16Array
Packages that use Int16Array
-
Uses of Int16Array in de.mirkosertic.bytecoder.api.web
Methods in de.mirkosertic.bytecoder.api.web that return Int16Array -
Uses of Int16Array in de.mirkosertic.bytecoder.api.web.webgl
Methods in de.mirkosertic.bytecoder.api.web.webgl with parameters of type Int16ArrayModifier and TypeMethodDescriptionvoid
WebGLRenderingContext.bufferData
(int target, Int16Array data, int usage) void
WebGLRenderingContext.bufferSubData
(int target, int offset, Int16Array data)