Skip to main content

GLDrawMakeGLProgram

Callable

  • GLDrawMakeGLProgram(gl: WebGL2RenderingContext): void

  • Makes all programs and shaders on the GL context


    Parameters

    • gl: WebGL2RenderingContext

      The WebGL context of the canvas

    Returns void

    • Nothing