W3cubDocs

/Haxe JavaScript

ExtensionStandardDerivatives

package js.html.webgl

@:native("OES_standard_derivatives") Available on js

The OES_standard_derivatives extension is part of the WebGL API and adds the GLSL derivative functions dFdx, dFdy, and fwidth.

Documentation OES_standard_derivatives by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

@:value(35723) static inline read only FRAGMENT_SHADER_DERIVATIVE_HINT_OES:Int = 35723

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionStandardDerivatives.html