Uses of Interface
club.doki7.webgpu.datatype.IWGPUAdapterInfo
Packages that use IWGPUAdapterInfo
-
Uses of IWGPUAdapterInfo in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUAdapterInfoModifier and TypeMethodDescriptionint
WGPU.adapterGetInfo
(WGPUAdapter adapter, IWGPUAdapterInfo info) -
Uses of IWGPUAdapterInfo in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUAdapterInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUAdapterInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.