Refactor is_extension_available() This change splits up is_extension_available() so that the bulk of it can be reused for fetching other items of variable-length device information, such as CL_DEVICE_VERSION.
The OpenCL Conformance Tests