Uses of Interface
club.doki7.webgpu.datatype.IWGPUComputePassDescriptor
Packages that use IWGPUComputePassDescriptor
-
Uses of IWGPUComputePassDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUComputePassDescriptorModifier and TypeMethodDescription@Nullable WGPUComputePassEncoder
WGPU.commandEncoderBeginComputePass
(WGPUCommandEncoder commandEncoder, @Nullable IWGPUComputePassDescriptor descriptor) -
Uses of IWGPUComputePassDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUComputePassDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUComputePassDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.