Searched defs:isProgram (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
H A DWebGLRenderingContext.java797 public final native boolean isProgram (WebGLProgram program) /*-{ method in class:WebGLRenderingContext
798 return this.isProgram(program);

Completed in 39 milliseconds