BaseProgramExecutor
Base for generated ProgramExecutor implementations.
Functions
Link copied to clipboard
Applies shader parameters from an instance of ShaderParams-annotated type T.
Link copied to clipboard
Clears cached locations of variables and disposes the program.
Link copied to clipboard
Draws a given mesh using the program contained in the executor.
Link copied to clipboard
Tells the given OpenGL adapter to use the program contained in the executor.