Uses of Class
com.badlogic.gdx.graphics.glutils.GLFrameBuffer.FrameBufferRenderBufferAttachmentSpec
-
Packages that use GLFrameBuffer.FrameBufferRenderBufferAttachmentSpec Package Description com.badlogic.gdx.graphics.glutils -
-
Uses of GLFrameBuffer.FrameBufferRenderBufferAttachmentSpec in com.badlogic.gdx.graphics.glutils
Fields in com.badlogic.gdx.graphics.glutils declared as GLFrameBuffer.FrameBufferRenderBufferAttachmentSpec Modifier and Type Field Description protected GLFrameBuffer.FrameBufferRenderBufferAttachmentSpecGLFrameBuffer.GLFrameBufferBuilder. depthRenderBufferSpecprotected GLFrameBuffer.FrameBufferRenderBufferAttachmentSpecGLFrameBuffer.GLFrameBufferBuilder. packedStencilDepthRenderBufferSpecprotected GLFrameBuffer.FrameBufferRenderBufferAttachmentSpecGLFrameBuffer.GLFrameBufferBuilder. stencilRenderBufferSpec
-