Uses of Interface
club.doki7.webgpu.datatype.IWGPUDeviceDescriptor
Packages that use IWGPUDeviceDescriptor
-
Uses of IWGPUDeviceDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUDeviceDescriptorModifier and TypeMethodDescriptionWGPU.adapterRequestDevice
(SegmentAllocator allocator, WGPUAdapter adapter, @Nullable IWGPUDeviceDescriptor descriptor, WGPURequestDeviceCallbackInfo callbackInfo) -
Uses of IWGPUDeviceDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUDeviceDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUDeviceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.