Files
OpenCL-CTS/test_conformance
Sven van Haastregt caae56d32c cl21: Add image access qualifier for spirv_new binaries (#272)
The OpenCL SPIR-V Environment Specification v2.2-10, Section 2.1
states that:

    For all OpTypeImage type-declaration instructions:
    The optional image Access Qualifier must be present.

Add the ReadOnly or WriteOnly qualifier as appropriate to the .spvasm
files, and regenerate the .spv files using

    spirv-as --target-env spv1.0
2019-05-15 19:02:06 +01:00
..
2019-04-18 14:59:04 +01:00
2019-04-26 01:39:37 +01:00
2019-04-18 14:59:04 +01:00