mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-18 22:09:01 +00:00
Add cl_khr_icd_unloadable to the list of known_extensions (#2605)
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com> Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
This commit is contained in:
@@ -56,6 +56,7 @@ const char *known_extensions[] = {
|
||||
"cl_khr_integer_dot_product",
|
||||
"cl_khr_subgroup_rotate",
|
||||
"cl_khr_kernel_clock",
|
||||
"cl_khr_icd_unloadable",
|
||||
// API-only extensions after this point. If you add above here, modify
|
||||
// first_API_extension below.
|
||||
"cl_khr_icd",
|
||||
|
||||
Reference in New Issue
Block a user