diff options
Diffstat (limited to 'docs/command-line-slangc-reference.md')
| -rw-r--r-- | docs/command-line-slangc-reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index 50a0a46c7..8cba2107f 100644 --- a/docs/command-line-slangc-reference.md +++ b/docs/command-line-slangc-reference.md @@ -1089,7 +1089,7 @@ Target * `host-host-callable` : Host callable for host execution * `metal` : Metal shader source * `metallib` : Metal Library Bytecode -* `Metal Library Bytecode assembly` +* `metallib-asm` : Metal Library Bytecode assembly * `wgsl` : WebGPU shading language source * `wgsl-spirv-asm`, `wgsl-spirv-assembly` : SPIR-V assembly via WebGPU shading language * `wgsl-spirv` : SPIR-V via WebGPU shading language |
