Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface OES_standard_derivatives
import { type OES_standard_derivatives } from "https://deno.land/x/yxz@0.32.0/typing/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