Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#linkProgram

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

Links a given WebGLProgram, completing the process of preparing the GPU code for the program's fragment and vertex shaders.