prepare

open override fun prepare(context: Context)

Prepares the texture for the Context. Sets this Textures GL context to the passed in application.

Parameters

context

the application that will be used as the GL context for this texture.