OES_standard_derivatives.idl (442B)
1 // GENERATED CONTENT - DO NOT EDIT 2 // Content was automatically extracted by Reffy into webref 3 // (https://github.com/w3c/webref) 4 // Source: WebGL OES_standard_derivatives Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/) 5 6 [Exposed=(Window,Worker), LegacyNoInterfaceObject] 7 interface OES_standard_derivatives { 8 const GLenum FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 0x8B8B; 9 };