Skip to content

Commit 194b57a

Browse files
authored
Fix markdown in SPIR-V.rst (#7112)
Fix markdown syntax in a few places. They shown incorrectly on github
1 parent d8ef89c commit 194b57a

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
@@ -3967,7 +3967,7 @@ RayQuery Mapping to SPIR-V
39673967
+---------------------------------------------------+-------------------------------------------------------------------------+
39683968
|``.WorldRayDirection`` | ``OpRayQueryGetWorldRayDirectionKHR`` |
39693969
+---------------------------------------------------+-------------------------------------------------------------------------+
3970-
|``.WorldRayOrigin` | ``OpRayQueryGetWorldRayOriginKHR`` |
3970+
|``.WorldRayOrigin`` | ``OpRayQueryGetWorldRayOriginKHR`` |
39713971
+---------------------------------------------------+-------------------------------------------------------------------------+
39723972

39733973
Shader Model 6.0+ Wave Intrinsics

0 commit comments

Comments
 (0)