diff options
Diffstat (limited to 'loader/loader.h')
| -rw-r--r-- | loader/loader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/loader.h b/loader/loader.h index 74478fc5..44ded0ba 100644 --- a/loader/loader.h +++ b/loader/loader.h @@ -122,6 +122,7 @@ struct loader_icd { struct loader_extension_list device_extension_cache[MAX_GPUS_FOR_LAYER]; struct loader_extension_list enabled_device_extensions[MAX_GPUS_FOR_LAYER]; + struct loader_extension_list activated_layer_list[MAX_GPUS_FOR_LAYER]; }; struct loader_instance { |
