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 WGPUTextureWGPU.deviceCreateTexture(WGPUDevice device, IWGPUTextureDescriptor descriptor) -
Uses of IWGPUTextureDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUTextureDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUTextureDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.