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 WGPURenderPassEncoderWGPU.commandEncoderBeginRenderPass(WGPUCommandEncoder commandEncoder, IWGPURenderPassDescriptor descriptor) -
Uses of IWGPURenderPassDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPURenderPassDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPURenderPassDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.