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

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

package js.web.webgl;

import js.lang.Any;


public interface WEBGL_debug_shaders extends Any {
    String getTranslatedShaderSource(WebGLShader shader);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy