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

This commit is contained in:
Grzegorz Wawiorko
2019-04-10 14:22:14 +02:00
committed by Kévin Petit
parent 07196c351a
commit eea888bfe2

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)