Skip to content

Commit 6b68f3b

Browse files
authored
[SPIRV] Update link to inline spirv wiki (microsoft#7140)
Fixes microsoft#6412
1 parent 20950d6 commit 6b68f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SPIR-V.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4145,7 +4145,7 @@ GL_EXT_spirv_intrinsics is an extension of GLSL that allows users to embed
41454145
arbitrary SPIR-V instructions in the GLSL code similar to the concept of
41464146
inline assembly in the C code. We support the HLSL version of
41474147
GL_EXT_spirv_intrinsics. See
4148-
`wiki <https://github.com/microsoft/DirectXShaderCompiler/wiki/GL_EXT_spirv_intrinsics-for-SPIR-V-code-gen>`_
4148+
`wiki <https://github.com/microsoft/DirectXShaderCompiler/wiki/Inline-SPIR%E2%80%90V>`_
41494149
for the details.
41504150

41514151
Supported Command-line Options

0 commit comments

Comments
 (0)