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