Home
last modified time | relevance | path

Searched defs:getBoundFramebuffer (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-impl-CustomJavaCode-common.java112 public final int getBoundFramebuffer(int target) { in getBoundFramebuffer() method
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DGLBase.java623 public int getBoundFramebuffer(int target); in getBoundFramebuffer() method
H A DGLContext.java1342 public abstract int getBoundFramebuffer(int target); in getBoundFramebuffer() method in GLContext