summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/interfaces/OES_standard_derivatives.idl
blob: 7bf073a3f15fd5040d5945cb7c021556fa1e101f (plain)
1
2
3
4
5
6
7
8
9
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: WebGL OES_standard_derivatives Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/)

[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface OES_standard_derivatives {
    const GLenum FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 0x8B8B;
};