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