Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backend-headless/src/com/badlogic/gdx/backends/headless/mock/graphics/
DMockGraphics.java165 public BufferFormat getBufferFormat() { in getBufferFormat() method in MockGraphics
/external/libgdx/gdx/src/com/badlogic/gdx/
DGraphics.java266 public BufferFormat getBufferFormat (); in getBufferFormat() method
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGraphics.java406 public BufferFormat getBufferFormat () { in getBufferFormat() method in GwtGraphics
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/
DIOSGraphics.java408 public BufferFormat getBufferFormat () { in getBufferFormat() method in IOSGraphics
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGraphics.java550 public BufferFormat getBufferFormat () { in getBufferFormat() method in LwjglGraphics
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGraphics.java371 public BufferFormat getBufferFormat () { in getBufferFormat() method in JglfwGraphics
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3Graphics.java399 public BufferFormat getBufferFormat() { in getBufferFormat() method in Lwjgl3Graphics
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGraphics.java502 public BufferFormat getBufferFormat () { in getBufferFormat() method in IOSGraphics
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGraphics.java645 public BufferFormat getBufferFormat () { in getBufferFormat() method in AndroidGraphics
/external/deqp/modules/glshared/
DglsScissorTests.cpp761 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type) in getBufferFormat() function in deqp::gls::Functional::__anond28bd4670111::FramebufferClearCase