Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries (#130)

This commit is contained in:
Grzegorz Wawiorko
2019-04-10 14:21:48 +02:00
committed by Kévin Petit
parent 50ba83e754
commit 636a1cc4f5

View File

@@ -747,6 +747,7 @@ const char * subtests_to_skip_with_offline_compiler[] = {
"multiple_embedded_headers",
"program_binary_type",
"compile_and_link_status_options_log",
"kernel_preprocessor_macros",
};
int check_opencl_version_with_testname(const char *subtestname, cl_device_id device)