picogl.backend.modern.core.shader.bind

Functions

bind_shader(→ None)

bind_shader

Module Contents

picogl.backend.modern.core.shader.bind.bind_shader(shader: PicoGLShader = None) None[source]

bind_shader

Parameters:

shader

Returns:

None

Bind the shader program for rendering.