Module Api.GPUExtensions

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : ?⁠anisotropicFiltering:bool Js_of_ocaml.Js.t -> unit -> t