Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#getProgramInfoLog

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method WebGLRenderingContext.prototype.getProgramInfoLog
import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.7/deps.ts";

If program was generated by a different WebGLRenderingContext than this one, generates an INVALID_OPERATION error. Returns null if any OpenGL errors are generated during the execution of this function.