Module Api.GPUShaderModuleDescriptor
class type js = object ... endtype t= js Js_of_ocaml.Js.t
val create : ?label:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> code:GPUShaderCode.t -> unit -> t
Api.GPUShaderModuleDescriptorclass type js = object ... endtype t = js Js_of_ocaml.Js.tval create : ?label:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> code:GPUShaderCode.t -> unit -> t