Uses of Interface
club.doki7.webgpu.datatype.IWGPUTextureViewDescriptor
Packages that use IWGPUTextureViewDescriptor
-
Uses of IWGPUTextureViewDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUTextureViewDescriptorModifier and TypeMethodDescription@Nullable WGPUTextureViewWGPU.textureCreateView(WGPUTexture texture, @Nullable IWGPUTextureViewDescriptor descriptor) -
Uses of IWGPUTextureViewDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUTextureViewDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUTextureViewDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.