Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl333 glIsProgramFunc isProgram; variable
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
DWebGLRenderingContext.java797 public final native boolean isProgram (WebGLProgram program) /*-{ in isProgram() method in WebGLRenderingContext