Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DFloatFrameBuffer.java27 public class FloatFrameBuffer extends FrameBuffer { class
35 public FloatFrameBuffer (int width, int height, boolean hasDepth) { in FloatFrameBuffer() method in FloatFrameBuffer