Skip to main content
Module

x/commandis/mod.ts>dom.OES_standard_derivatives

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.OES_standard_derivatives
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { OES_standard_derivatives } = dom;

The OES_standard_derivatives extension is part of the WebGL API and adds the GLSL derivative functions dFdx, dFdy, and fwidth.

Properties

readonly
FRAGMENT_SHADER_DERIVATIVE_HINT_OES: GLenum