Searched defs:GLFrameBuffer (Results 1 – 1 of 1) sorted by relevance
50 public abstract class GLFrameBuffer<T extends GLTexture> implements Disposable { class100 public GLFrameBuffer (Pixmap.Format format, int width, int height, boolean hasDepth) { in GLFrameBuffer() method in GLFrameBuffer112 …public GLFrameBuffer (Pixmap.Format format, int width, int height, boolean hasDepth, boolean hasSt… in GLFrameBuffer() method in GLFrameBuffer