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.2.tbz
sha256=3b1f3ba2420ad3b35abf04b2d99d807868a3aafc8b437c2ef4589fe8ddf76cde
sha512=01f71bc8fcdb73569a9f34e942f33f677b6b8ceb6823699ca8aeab292f7f2413f39e689e7dd3b368dd7474b055b18e9d6ff7dba500971dc4dce744d0cf2fddcc

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__.Api.GPU.js Js_of_ocaml.Js.t
OCaml

Innovation. Community. Security.