Uses of Interface
club.doki7.webgpu.datatype.IWGPUTextureDescriptor
Packages that use IWGPUTextureDescriptor
-
Uses of IWGPUTextureDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUTextureDescriptorModifier and TypeMethodDescription@Nullable WGPUTexture
WGPU.deviceCreateTexture
(WGPUDevice device, IWGPUTextureDescriptor descriptor) -
Uses of IWGPUTextureDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUTextureDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUTextureDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.