Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/
DGraphics.java98 public static class BufferFormat { class
108 …public BufferFormat (int r, int g, int b, int a, int depth, int stencil, int samples, boolean cove… in BufferFormat() method in Graphics.BufferFormat