EXT_ray_tracing requires spv1.4 (#2237)

* EXT_ray_tracing requires spv1.4

* Fix typo.

* Add extension data table.

* Updated feedback #2.
This commit is contained in:
alelenv
2020-05-28 08:18:07 -07:00
committed by GitHub
parent d0c9129d2f
commit d39b8afc47
14 changed files with 91 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
spv.ext.ClosestHitShader.rchit
// Module Version 10000
// Module Version 10400
// Generated by (magic number): 80008
// Id's are bound by 101
@@ -7,7 +7,7 @@ spv.ext.ClosestHitShader.rchit
Extension "SPV_KHR_ray_tracing"
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint ClosestHitKHR 4 "main" 11 14 20 23 26 33 36 39 42 47 50 53 58 64 67 70 76 80
EntryPoint ClosestHitKHR 4 "main" 11 14 20 23 26 33 36 39 42 47 50 53 58 64 67 70 76 80 85 98 100
Source GLSL 460
SourceExtension "GL_EXT_ray_tracing"
Name 4 "main"