package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Js_of_ocaml bindings for webgpu

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-webgpu-0.1.tbz
sha256=194d9b5aaa28d99a9549807dce68c2563497f2dd96e4e3801f4ad0f1ca9680bb
sha512=0e30ede2ce71c05bf06e10df91a50f1cf3ffc1660a5116b665cc1d98d80877c763dc9460c5854bf51e0f2bcb54d1285ecb5108d9e2d26af9caa281742efdae89

doc/js_of_ocaml-webgpu/Webgpu/index.html

Module WebgpuSource

Sourcetype i32 = int
Sourcetype u32 = int
Sourcetype u64 = int
Sourcemodule GPUColorDict : sig ... end
Sourcemodule GPUOrigin2DDict : sig ... end
Sourcemodule GPUOrigin3DDict : sig ... end
Sourcemodule GPUExtent3DDict : sig ... end
Sourcemodule GPUColor : sig ... end
Sourcemodule GPUOrigin2D : sig ... end
Sourcemodule GPUOrigin3D : sig ... end
Sourcemodule GPUExtent3D : sig ... end
Sourcemodule GPUObjectBase : sig ... end
Sourcemodule GPUObjectDescriptorBase : sig ... end
Sourcemodule GPUPowerPreference : sig ... end
Sourcemodule GPURequestAdapterOptions : sig ... end
Sourcemodule GPUBufferUsageFlags : sig ... end
Sourcemodule GPUBufferDescriptor : sig ... end
Sourcemodule GPUBuffer : sig ... end
Sourcemodule GPUMappedBuffer : sig ... end
Sourcemodule GPUTextureDimension : sig ... end
Sourcemodule GPUTextureFormat : sig ... end
Sourcemodule GPUTextureUsageFlags : sig ... end
Sourcemodule GPUTextureDescriptor : sig ... end
Sourcemodule GPUTextureViewDimension : sig ... end
Sourcemodule GPUTextureAspect : sig ... end
Sourcemodule GPUTextureViewDescriptor : sig ... end
Sourcemodule GPUTextureView : sig ... end
Sourcemodule GPUTexture : sig ... end
Sourcemodule GPUAddressMode : sig ... end
Sourcemodule GPUFilterMode : sig ... end
Sourcemodule GPUCompareFunction : sig ... end
Sourcemodule GPUSamplerDescriptor : sig ... end
Sourcemodule GPUSampler : sig ... end
Sourcemodule GPUBindGroupLayout : sig ... end
Sourcemodule GPUPipelineLayout : sig ... end
Sourcemodule GPUTextureComponentType : sig ... end
Sourcemodule GPUShaderStageFlags : sig ... end
Sourcemodule GPUBindingType : sig ... end
Sourcemodule GPUBindGroupLayoutEntry : sig ... end
Sourcemodule GPUBufferBinding : sig ... end
Sourcemodule GPUBindingResource : sig ... end
Sourcemodule GPUBindGroupEntry : sig ... end
Sourcemodule GPUBindGroupDescriptor : sig ... end
Sourcemodule GPUBindGroup : sig ... end
Sourcemodule GPUShaderCode : sig ... end
Sourcemodule GPUShaderModuleDescriptor : sig ... end
Sourcemodule GPUShaderModule : sig ... end
Sourcemodule GPUPipelineDescriptorBase : sig ... end
Sourcemodule GPUComputePipeline : sig ... end
Sourcemodule GPUBlendFactor : sig ... end
Sourcemodule GPUBlendOperation : sig ... end
Sourcemodule GPUBlendDescriptor : sig ... end
Sourcemodule GPUColorWriteFlags : sig ... end
Sourcemodule GPUColorStateDescriptor : sig ... end
Sourcemodule GPUStencilOperation : sig ... end
Sourcemodule GPUIndexFormat : sig ... end
Sourcemodule GPUInputStepMode : sig ... end
Sourcemodule GPUVertexFormat : sig ... end
Sourcemodule GPUVertexStateDescriptor : sig ... end
Sourcemodule GPUPrimitiveTopology : sig ... end
Sourcemodule GPUFrontFace : sig ... end
Sourcemodule GPUCullMode : sig ... end
Sourcemodule GPURenderPipeline : sig ... end
Sourcemodule GPULoadOp : sig ... end
Sourcemodule GPUStoreOp : sig ... end
Sourcemodule GPURenderPassDescriptor : sig ... end
Sourcemodule GPUBufferCopyView : sig ... end
Sourcemodule GPUTextureCopyView : sig ... end
Sourcemodule GPURenderEncoderBase : sig ... end
Sourcemodule GPURenderPassEncoder : sig ... end
Sourcemodule GPUComputePassDescriptor : sig ... end
Sourcemodule GPUComputePassEncoder : sig ... end
Sourcemodule GPUCommandBuffer : sig ... end
Sourcemodule GPUCommandEncoder : sig ... end
Sourcemodule GPUQueue : sig ... end
Sourcemodule GPUDevice : sig ... end
Sourcemodule GPUExtensions : sig ... end
Sourcemodule GPULimits : sig ... end
Sourcemodule GPUDeviceDescriptor : sig ... end
Sourcemodule GPUAdapter : sig ... end
Sourcemodule GPU : sig ... end
Sourcemodule GPUProvider : sig ... end
Sourcemodule GPUDeviceLostInfo : sig ... end
Sourcemodule GPUErrorFilter : sig ... end
Sourcemodule GPUOutOfMemoryError : sig ... end
Sourcemodule GPUValidationError : sig ... end
Sourcemodule GPUError : sig ... end
Sourcemodule GPUBufferUsage : sig ... end
Sourcemodule GPUTextureUsage : sig ... end
Sourcemodule GPUShaderStage : sig ... end
Sourcemodule GPUColorWrite : sig ... end
Sourcemodule GPUImageBitmapCopyView : sig ... end
Sourcemodule GPURenderBundleEncoder : sig ... end
Sourcemodule GPURenderBundleDescriptor : sig ... end
Sourcemodule GPURenderBundle : sig ... end
Sourcemodule GPUFenceDescriptor : sig ... end
Sourcemodule GPUFence : sig ... end
Sourcemodule GPUSwapChain : sig ... end
Sourcemodule GPUSwapChainDescriptor : sig ... end
Sourcemodule GPUCanvasContext : sig ... end
Sourceval get : unit -> Webgpu__.Raw.GPU.js Js_of_ocaml.Js.t
OCaml

Innovation. Community. Security.