mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries (#129)
This commit is contained in:
committed by
Kévin Petit
parent
07196c351a
commit
eea888bfe2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user