Skip to main content
Module

x/evt/lib/types/lib.dom.ts>OES_standard_derivatives

💧EventEmitter's typesafe replacement
Go to Latest
interface OES_standard_derivatives
import { type OES_standard_derivatives } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

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