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