Uses of Class
club.doki7.webgpu.WGPU
Packages that use WGPU
-
Uses of WGPU in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type WGPUModifier and TypeMethodDescriptionstatic WGPUSync.RequestDeviceResult
WGPUSync.adapterRequestDevice
(WGPU wgpu, WGPUAdapter adapter, WGPUDeviceDescriptor descriptor) static WGPUSync.BufferMapResult
WGPUSync.bufferMap
(WGPU wgpu, WGPUInstance instance, WGPUBuffer buffer, long mode, long offset, long size) WGPUSync.instanceRequestAdapter
(WGPU wgpu, WGPUInstance instance, WGPURequestAdapterOptions options)