Uses of Interface
club.doki7.webgpu.datatype.IWGPUCommandEncoderDescriptor
Packages that use IWGPUCommandEncoderDescriptor
-
Uses of IWGPUCommandEncoderDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUCommandEncoderDescriptorModifier and TypeMethodDescription@Nullable WGPUCommandEncoderWGPU.deviceCreateCommandEncoder(WGPUDevice device, @Nullable IWGPUCommandEncoderDescriptor descriptor) -
Uses of IWGPUCommandEncoderDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUCommandEncoderDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUCommandEncoderDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.