Function glslup300

  • Upgrade GLSL 100 to GLSL 300.

    Parameters

    • code: string

      The GLSL100 code.

    Returns {
        code: string;
    }

    • code: string

Generated using TypeDoc