Home
last modified time | relevance | path

Searched defs:isGLES2Compatible (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-impl-CustomJavaCode-gles1.java107 public final boolean isGLES2Compatible() { in isGLES2Compatible() method
H A Dgl-impl-CustomJavaCode-gles3.java108 public final boolean isGLES2Compatible() { in isGLES2Compatible() method
H A Dgl-impl-CustomJavaCode-gl4bc.java111 public final boolean isGLES2Compatible() { in isGLES2Compatible() method
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DGLBase.java211 public boolean isGLES2Compatible(); in isGLES2Compatible() method
H A DGLContext.java902 public final boolean isGLES2Compatible() { in isGLES2Compatible() method in GLContext
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/glsl/fixedfunc/
H A DFixedFuncHook.java126 public final boolean isGLES2Compatible() { in isGLES2Compatible() method in FixedFuncHook