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

js.web.webgl.OES_element_index_uint Maven / Gradle / Ivy

package js.web.webgl;

import js.lang.Any;

/**
 * The OES_element_index_uint extension is part of the WebGL API and adds support for gl.UNSIGNED_INT types to WebGLRenderingContext.drawElements().
 */
public interface OES_element_index_uint extends Any {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy