Files
OpenCL-CTS/test_conformance
Pierre Moreau a69f3ca8cf SPIR-V: BuiltIn variables use the Input storage class (#769)
The OpenCL SPIR-V Environment Specification was updated to mandate that
all variables decorated with `BuiltIn` must be in the `Input` storage
class, see https://github.com/KhronosGroup/OpenCL-Docs/pull/278.

Global variables with the Input storage class have to be listed in the
entry points’ interface, which was also taken care of in this commit.
2020-07-03 09:21:41 +01:00
..
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2019-07-31 16:00:45 +01:00