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