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 TypeMethodDescriptionintWGPU.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 recordRepresents a pointer to aWGPUSurfaceCapabilitiesstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.