`cllayerinfo` does not print anything in case no layers are found, as can be seen here. https://github.com/KhronosGroup/OpenCL-ICD-Loader/blob/92280246c8e30795f08362425510d6acfc5c3f0d/loader/cllayerinfo.c#L125-L130 cllayerinfo should print a message to report no layers were loaded, to reduce confusion.