Files
OpenCL-CTS/test_common/harness/deviceInfo.h
Ben Ashbaugh 9736cd0b67 switch the return type for is_extension_available to bool (#2581)
from a review comment:
https://github.com/KhronosGroup/OpenCL-CTS/pull/2579#pullrequestreview-3463737641

We should use `bool` as the return type for `is_extension_available`,
not `int`.
2025-11-17 08:21:08 -08:00

2.5 KiB