Uses of Interface
club.doki7.webgpu.datatype.IWGPUSamplerDescriptor
Packages that use IWGPUSamplerDescriptor
-
Uses of IWGPUSamplerDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSamplerDescriptorModifier and TypeMethodDescription@Nullable WGPUSamplerWGPU.deviceCreateSampler(WGPUDevice device, @Nullable IWGPUSamplerDescriptor descriptor) -
Uses of IWGPUSamplerDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSamplerDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUSamplerDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.