Uses of Interface
club.doki7.webgpu.datatype.IWGPUSurfaceCapabilities
Packages that use IWGPUSurfaceCapabilities
-
Uses of IWGPUSurfaceCapabilities in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSurfaceCapabilitiesModifier and TypeMethodDescriptionint
WGPU.surfaceGetCapabilities
(WGPUSurface surface, WGPUAdapter adapter, IWGPUSurfaceCapabilities capabilities) -
Uses of IWGPUSurfaceCapabilities in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSurfaceCapabilitiesModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUSurfaceCapabilities
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.