Uses of Interface
club.doki7.webgpu.datatype.IWGPULimits
Packages that use IWGPULimits
-
Uses of IWGPULimits in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPULimitsModifier and TypeMethodDescriptionintWGPU.adapterGetLimits(WGPUAdapter adapter, IWGPULimits limits) intWGPU.deviceGetLimits(WGPUDevice device, IWGPULimits limits) -
Uses of IWGPULimits in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPULimitsModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPULimitsstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.webgpu.datatype with parameters of type IWGPULimitsModifier and TypeMethodDescriptionWGPUDeviceDescriptor.requiredLimits(@Nullable IWGPULimits value)