Searched refs:_platform_id (Results 1 – 2 of 2) sorted by relevance
50 : _platform_id (NULL) in CLDevice()79 ext_func = (void *) clGetExtensionFunctionAddressForPlatform (_platform_id, func_name); in get_extension_function()158 _platform_id = platform_id; in init()
66 return _platform_id; in get_platform_id()88 cl_platform_id _platform_id; variable