Uses of Interface
club.doki7.webgpu.datatype.IWGPUSurfaceConfiguration
Packages that use IWGPUSurfaceConfiguration
-
Uses of IWGPUSurfaceConfiguration in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSurfaceConfigurationModifier and TypeMethodDescriptionvoid
WGPU.surfaceConfigure
(WGPUSurface surface, IWGPUSurfaceConfiguration config) -
Uses of IWGPUSurfaceConfiguration in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSurfaceConfigurationModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUSurfaceConfiguration
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.