Skip to content

Commit

Permalink
Merge pull request #805 from krOoze/fix_spv_ray_link
Browse files Browse the repository at this point in the history
Fix raytracing GLSL and SPV links
  • Loading branch information
oddhack committed Oct 6, 2018
2 parents f1aa87e + 869d12c commit f9e2fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appendices/VK_NVX_raytracing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ include::meta/VK_NVX_raytracing.txt[]

*Interactions and External Dependencies*::
- This extension requires the
https://www.khronos.org/registry/spir-v/extensions/NVX/SPV_NVX_raytracing.html[+SPV_NVX_raytracing+]
https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/master/extensions/NV/SPV_NVX_raytracing.html[+SPV_NVX_raytracing+]
SPIR-V extension.
- This extension requires the
https://github.com/KhronosGroup/GLSL/tree/master/extensions/NVX/GL_NVX_raytracing.txt[+GL_NVX_raytracing+]
https://github.com/KhronosGroup/GLSL/blob/master/extensions/nvx/GLSL_NVX_raytracing.txt[+GL_NVX_raytracing+]
extension for GLSL source languages.

*Contributors*::
Expand Down

0 comments on commit f9e2fcf

Please sign in to comment.