core
/
graphics.glimpse.shaders
/
Shader
common
Shader
interface
Shader
Content copied to clipboard
A shader.
Types
Functions
Properties
Types
Factory
Link copied to clipboard
common
interface
Factory
Content copied to clipboard
A factory for shaders.
Functions
dispose
Link copied to clipboard
common
abstract fun
dispose
(gl:
GlimpseAdapter
)
Content copied to clipboard
Tells the given
OpenGL adapter
to dispose this shader.
Properties
handle
Link copied to clipboard
common
abstract val
handle
:
Int
Content copied to clipboard
Shader handle.