Uses of Interface
club.doki7.webgpu.datatype.IWGPURequestAdapterOptions
Packages that use IWGPURequestAdapterOptions
-
Uses of IWGPURequestAdapterOptions in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPURequestAdapterOptionsModifier and TypeMethodDescriptionWGPU.instanceRequestAdapter
(SegmentAllocator allocator, WGPUInstance instance, @Nullable IWGPURequestAdapterOptions options, WGPURequestAdapterCallbackInfo callbackInfo) -
Uses of IWGPURequestAdapterOptions in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPURequestAdapterOptionsModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPURequestAdapterOptions
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.