Companion

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getFilterModeWithoutMipmap
Link copied to clipboard
fun getFilterModeWithoutMipmap(filterMode: Int): Int
glDeleteFramebuffer
Link copied to clipboard
fun glDeleteFramebuffer(handle: Int): <ERROR CLASS>
glDeleteRenderbuffer
Link copied to clipboard
fun glDeleteRenderbuffer(handle: Int): <ERROR CLASS>
glDeleteTexture
Link copied to clipboard
fun glDeleteTexture(handle: Int): <ERROR CLASS>
glGenFramebuffer
Link copied to clipboard
fun glGenFramebuffer(): <ERROR CLASS>
glGenRenderbuffer
Link copied to clipboard
fun glGenRenderbuffer(): <ERROR CLASS>
glGenTexture
Link copied to clipboard
fun glGenTexture(): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
isMipmapFilterMode
Link copied to clipboard
fun isMipmapFilterMode(filterMode: Int): Boolean
toString
Link copied to clipboard
open override fun toString(): String
upscaleValueToPowOfTwo
Link copied to clipboard
fun upscaleValueToPowOfTwo(value: Int): Int

Properties

maxFrameBufferSize
Link copied to clipboard
val maxFrameBufferSize: Int
maxTextureSize
Link copied to clipboard
val maxTextureSize: Int
maxTextureUnits
Link copied to clipboard
val maxTextureUnits: Int
maxViewPortSize
Link copied to clipboard
val maxViewPortSize: Int