https://developer.mozilla.org/en-US/docs/Web/API/GPUDevice/createShaderModule
GPUDevice: createShaderModule() method - Web APIs | MDN
The createShaderModule() method of the GPUDevice interface creates a GPUShaderModule from a string of WGSL source code.
method web apisgpudevicemdn
https://developer.mozilla.org/en-US/docs/Web/API/GPUDevice/label
GPUDevice: label property - Web APIs | MDN
The label read-only property of the GPUDevice interface is a string providing a label that can be used to identify the object, for example in GPUError messages...
property web apisgpudevicemdn