createShaderModule
The createShaderModule() method of the GPUDevice interface creates a GPUShaderModule from a string of WGSL source code.
The createShaderModule() method of the GPUDevice interface creates a GPUShaderModule from a string of WGSL source code.