Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DGLFrameBuffer.java50 public abstract class GLFrameBuffer<T extends GLTexture> implements Disposable { class
100 public GLFrameBuffer (Pixmap.Format format, int width, int height, boolean hasDepth) { in GLFrameBuffer() method in GLFrameBuffer
112 …public GLFrameBuffer (Pixmap.Format format, int width, int height, boolean hasDepth, boolean hasSt… in GLFrameBuffer() method in GLFrameBuffer