Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ogone/src/ogone.dom.d.ts>OES_standard_derivatives

Advanced Web Composition for Future
Latest
interface OES_standard_derivatives
import { type OES_standard_derivatives } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.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