Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#compileShader

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

Compiles a GLSL shader into binary data so that it can be used by a WebGLProgram.