Uses of Interface
club.doki7.webgpu.datatype.IWGPUQuerySetDescriptor
Packages that use IWGPUQuerySetDescriptor
-
Uses of IWGPUQuerySetDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUQuerySetDescriptorModifier and TypeMethodDescription@Nullable WGPUQuerySet
WGPU.deviceCreateQuerySet
(WGPUDevice device, IWGPUQuerySetDescriptor descriptor) -
Uses of IWGPUQuerySetDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUQuerySetDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUQuerySetDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.