Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/caviar/deps.ts>WebGL2RenderingContext#getUniformBlockIndex

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method WebGL2RenderingContext.prototype.getUniformBlockIndex
Re-export
import { WebGL2RenderingContext } from "https://deno.land/x/caviar@2.1.1/deps.ts";

Parameters

program: WebGLProgram
uniformBlockName: string

Returns

GLuint