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.RequestDeviceResultWGPUSync.adapterRequestDevice(WGPU wgpu, WGPUAdapter adapter, WGPUDeviceDescriptor descriptor) static WGPUSync.BufferMapResultWGPUSync.bufferMap(WGPU wgpu, WGPUInstance instance, WGPUBuffer buffer, long mode, long offset, long size) WGPUSync.instanceRequestAdapter(WGPU wgpu, WGPUInstance instance, WGPURequestAdapterOptions options)