The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebGPU::Direct::Device

Methods

CreateBindGroup

CreateBindGroupLayout

CreateBuffer

CreateCommandEncoder

CreateComputePipeline

CreateComputePipelineAsync

CreatePipelineLayout

CreateQuerySet

CreateRenderBundleEncoder

CreateRenderPipeline

CreateRenderPipelineAsync

CreateSampler

CreateShaderModule

CreateTexture

Destroy

EnumerateFeatures

GetLimits

GetQueue

HasFeature

PopErrorScope

  • Arguments

    • callback (WebGPU::Direct::ErrorCallback (Code reference))

    • userdata (Scalar (void *))

PushErrorScope

SetLabel

  • Arguments

    • label (String (char *))

SetUncapturedErrorCallback

  • Arguments

    • callback (WebGPU::Direct::ErrorCallback (Code reference))

    • userdata (Scalar (void *))

Reference

Release