Searched refs:CastOrDefault (Results 1 – 2 of 2) sorted by relevance
29 static Platform *CastOrDefault(cl_platform_id platform);93 inline Platform *Platform::CastOrDefault(cl_platform_id platform) in CastOrDefault() function
54 return Platform::CastOrDefault(platform)->getInfo(param_name, param_value_size, param_value, in GetPlatformInfo()64 return Platform::CastOrDefault(platform)->getDeviceIDs(device_type, num_entries, devices, in GetDeviceIDs()