Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DFrameBufferCubemap.java63 public class FrameBufferCubemap extends GLFrameBuffer<Cubemap> { class
74 public FrameBufferCubemap (Pixmap.Format format, int width, int height, boolean hasDepth) { in FrameBufferCubemap() method in FrameBufferCubemap
87 …public FrameBufferCubemap (Pixmap.Format format, int width, int height, boolean hasDepth, boolean … in FrameBufferCubemap() method in FrameBufferCubemap