Uses of Interface
club.doki7.webgpu.datatype.IWGPUInstanceEnumerateAdapterOptions
Packages that use IWGPUInstanceEnumerateAdapterOptions
-
Uses of IWGPUInstanceEnumerateAdapterOptions in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUInstanceEnumerateAdapterOptionsModifier and TypeMethodDescriptionlong
WGPU.instanceEnumerateAdapters
(@Nullable WGPUInstance instance, @Nullable IWGPUInstanceEnumerateAdapterOptions options, WGPUAdapter.Ptr adapters) -
Uses of IWGPUInstanceEnumerateAdapterOptions in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUInstanceEnumerateAdapterOptionsModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUInstanceEnumerateAdapterOptions
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.