Function Device.createShaderModule

abstract ShaderModule createShaderModule (
  const(uint)[] spirV,
  string entryPoint
);