Uses of Interface
club.doki7.webgpu.datatype.IWGPUInstanceDescriptor
Packages that use IWGPUInstanceDescriptor
-
Uses of IWGPUInstanceDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUInstanceDescriptorModifier and TypeMethodDescription@Nullable WGPUInstance
WGPU.createInstance
(@Nullable IWGPUInstanceDescriptor descriptor) -
Uses of IWGPUInstanceDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUInstanceDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUInstanceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.