mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
caae56d32ccd2a90afe7afe431e0157377612105
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
cl21: Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#265)
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%