wgpu-native API Reference
Complete API documentation for wgpu-native.
wgpu-native
Functions
- create - Create or return the WebGPU instance.
Types
- WGPUBuffer - GPU buffer resource.
- WGPUShaderModule - Compiled shader module.
- WGPUBindGroupLayout - Bind group layout descriptor.
- WGPUBindGroup - Bind group resource binding.
- WGPUComputePipeline - Compute pipeline.
- ...and 17 more