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 WGPUComputePassEncoderWGPU.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 recordRepresents a pointer to aWGPUComputePassDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.