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 WGPUShaderModuleWGPU.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 recordRepresents a pointer to aWGPUShaderModuleDescriptorSpirVstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.