RenderTargetGL3
open class RenderTargetGL3(val framebuffer: Int, val width: Int, val height: Int, val contentScale: Double, val multisample: ERROR CLASS: Symbol not found for BufferMultisample, val session: ERROR CLASS: Symbol not found for Session??, contextID: Long = Driver.instance.contextID) : <ERROR CLASS> ERROR CLASS: Symbol not found for RenderTarget(source)
Inheritors
Constructors
Properties
Functions
Link copied to clipboard
open override fun attach(depthBuffer: ERROR CLASS: Symbol not found for DepthBuffer, ownedByRenderTarget: Boolean)
open override fun attach(arrayTexture: ERROR CLASS: Symbol not found for ArrayTexture, layer: Int, level: Int, name: String?)
open override fun attach(colorBuffer: ERROR CLASS: Symbol not found for ColorBuffer, level: Int, name: String?, ownedByRenderTarget: Boolean)
open override fun attach(cubemap: ERROR CLASS: Symbol not found for Cubemap, side: ERROR CLASS: Symbol not found for CubemapSide, level: Int, name: String?)
Link copied to clipboard
open override fun attachLayered(arrayCubemap: ERROR CLASS: Symbol not found for ArrayCubemap, level: Int, name: String?)
open override fun attachLayered(arrayTexture: ERROR CLASS: Symbol not found for ArrayTexture, level: Int, name: String?)
open override fun attachLayered(cubemap: ERROR CLASS: Symbol not found for Cubemap, level: Int, name: String?)
open override fun attachLayered(volumeTexture: ERROR CLASS: Symbol not found for VolumeTexture, level: Int, name: String?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard