BufferTextureShadowGL3

class BufferTextureShadowGL3(val bufferTexture: BufferTextureGL3) : <ERROR CLASS> ERROR CLASS: Symbol not found for BufferTextureShadow(source)

Constructors

Link copied to clipboard
constructor(bufferTexture: BufferTextureGL3)

Properties

Link copied to clipboard
Link copied to clipboard
open override val bufferTexture: BufferTextureGL3

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun destroy()
Link copied to clipboard
open override fun download()
Link copied to clipboard
open override fun upload(offset: Int, sizeInBytes: Int)
Link copied to clipboard
open override fun writer(): ERROR CLASS: Symbol not found for BufferWriter