Uses of Interface
club.doki7.webgpu.datatype.IWGPUSurfaceDescriptor
Packages that use IWGPUSurfaceDescriptor
-
Uses of IWGPUSurfaceDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSurfaceDescriptorModifier and TypeMethodDescription@Nullable WGPUSurface
WGPU.instanceCreateSurface
(WGPUInstance instance, IWGPUSurfaceDescriptor descriptor) -
Uses of IWGPUSurfaceDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSurfaceDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUSurfaceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.