Home
last modified time | relevance | path

Searched refs:getBufferFormat (Results 1 – 11 of 11) sorted by relevance

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DFullscreenTest.java42 Gdx.app.log("FullscreenTest", Gdx.graphics.getBufferFormat().toString()); in create()
/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/deqp/modules/glshared/
DglsScissorTests.cpp578 static BufferFmtDesc getBufferFormat (ClearType type);
618 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in iterate()
761 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type) in getBufferFormat() function in deqp::gls::Functional::__anond28bd4670111::FramebufferClearCase
796 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in render()
/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-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3Graphics.java399 public BufferFormat getBufferFormat() { in getBufferFormat() method in Lwjgl3Graphics
/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-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGraphics.java502 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-android/src/com/badlogic/gdx/backends/android/
DAndroidGraphics.java645 public BufferFormat getBufferFormat () { in getBufferFormat() method in AndroidGraphics