Searched refs:version_numeric (Results 1 – 1 of 1) sorted by relevance
51 const cl_version_khr version_numeric) in is_same_version() argument65 const unsigned int numeric_major = CL_VERSION_MAJOR_KHR(version_numeric); in is_same_version()66 const unsigned int numeric_minor = CL_VERSION_MINOR_KHR(version_numeric); in is_same_version()221 cl_version_khr version_numeric{}; in test_extended_versioning_platform_version() local224 sizeof(version_numeric), &version_numeric, nullptr); in test_extended_versioning_platform_version()232 version_numeric)) in test_extended_versioning_platform_version()281 cl_version_khr version_numeric{}; in test_extended_versioning_device_versions() local284 sizeof(version_numeric), &version_numeric, nullptr); in test_extended_versioning_device_versions()292 version_numeric)) in test_extended_versioning_device_versions()