mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.shader
/
ShaderProgramInterface
Shader
Program
Interface
abstract
class
ShaderProgramInterface
Content copied to clipboard
Constructors
Functions
Constructors
Shader
Program
Interface
Link copied to clipboard
fun
ShaderProgramInterface
(
)
Content copied to clipboard
Functions
get
Program
Name
Link copied to clipboard
abstract
fun
getProgramName
(
)
:
String
Content copied to clipboard
pre
Render
Link copied to clipboard
abstract
fun
preRender
(
context
:
RenderingContextInterface
)
Content copied to clipboard
setup
Program
Link copied to clipboard
abstract
fun
setupProgram
(
context
:
RenderingContextInterface
)
Content copied to clipboard