createOffscreenAutoDrawable

fun createOffscreenAutoDrawable(    capabilitiesSpec: GLCapabilitiesSpec,     width: Int,     height: Int): GLOffscreenAutoDrawableWrapper

Creates a wrapper with an offscreen OpenGL drawable.