Home
last modified time | relevance | path

Searched refs:khrIcdOsLibraryGetFunctionAddress (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd.c92 …unctionAddress = (pfn_clGetExtensionFunctionAddress)(size_t)khrIcdOsLibraryGetFunctionAddress(libr… in khrIcdVendorAdd()
254 …p_clGetLayerInfo = (pfn_clGetLayerInfo)(size_t)khrIcdOsLibraryGetFunctionAddress(library, "clGetLa… in khrIcdLayerAdd()
262 …p_clInitLayer = (pfn_clInitLayer)(size_t)khrIcdOsLibraryGetFunctionAddress(library, "clInitLayer"); in khrIcdLayerAdd()
H A Dicd.h167 void *khrIcdOsLibraryGetFunctionAddress(void *library, const char *functionName);
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/linux/
H A Dicd_linux.c254 void *khrIcdOsLibraryGetFunctionAddress(void *library, const char *functionName) in khrIcdOsLibraryGetFunctionAddress() function
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/
H A Dicd_windows.c432 void *khrIcdOsLibraryGetFunctionAddress(void *library, const char *functionName) in khrIcdOsLibraryGetFunctionAddress() function