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::Buffer

Methods

Destroy

GetConstMappedRange

  • Arguments

    • offset (size_t)

    • size (size_t)

GetMapState

GetMappedRange

  • Arguments

    • offset (size_t)

    • size (size_t)

GetSize

  • Return Type

    • uint64_t

GetUsage

  • Return Type

    • WGPUBufferUsageFlags

MapAsync

SetLabel

Unmap

Reference

Release