Uses of Interface
club.doki7.webgpu.datatype.IWGPUGlobalReport
Packages that use IWGPUGlobalReport
-
Uses of IWGPUGlobalReport in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUGlobalReportModifier and TypeMethodDescriptionvoid
WGPU.generateReport
(@Nullable WGPUInstance instance, @Nullable IWGPUGlobalReport report) -
Uses of IWGPUGlobalReport in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUGlobalReportModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUGlobalReport
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.