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