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

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

package js.web.webgl;

import js.lang.Any;

/**
 * The EXT_frag_depth extension is part of the WebGL API and enables to set a depth value of a fragment from within the fragment shader.
 */
public interface EXT_frag_depth extends Any {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy