Daniel Koch e11a2c8bec
update spirv-headers and fix handling of gl_HitTEXT (#2471)
* update spirv-headers and fix handling of gl_HitTEXT

Update spirv-headers known_good to f027d53ded7e230e008d37c8b47ede7cd308e19d
and update SPIRV/spirv.hpp to copy from that version as well.

In GLSL gl_HitTNV/gl_HitTEXT is defined as an alias of gl_RayTmaxNV/gl_RayTmaxEXT
SPV_NV_ray_tracing has a dedicated HitTNV which gl_HitTNV maps to.
For SPV_KHR_ray_tracing, gl_HitTEXT gets mapped to a RayTmaxKHR decoraged variable
to simplify the SPIRV consumer.
This change fixes the mapping for the GL_EXT_ray_tracing extension, and updates
the test results to match.

* update MissNV shader test to not use ObjectRay builtins

They shouldn't existing in the miss stage because there is no object intersected
2020-11-30 09:57:34 -07:00
..
2018-08-07 03:16:20 +09:00
2019-12-23 14:34:38 +08:00
2018-08-07 03:16:20 +09:00
2020-01-06 15:53:20 +08:00
2018-08-07 03:16:20 +09:00
2019-12-25 17:08:48 +08:00
2019-12-23 11:29:52 +08:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:25:35 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2019-01-07 12:36:13 -06:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2018-04-23 15:17:21 -06:00
2018-08-07 03:16:20 +09:00
2019-10-23 00:25:39 -06:00
2019-10-23 00:25:39 -06:00