Home
last modified time | relevance | path

Searched refs:clUnloadCompiler (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp58 clUnloadCompiler,
Dprogram.cpp309 clUnloadCompiler() { in clUnloadCompiler() function
Ddispatch.hpp225 CL_API_ENTRY cl_int (CL_API_CALL *clUnloadCompiler)(
/external/mesa3d/include/CL/
Dcl.h1204 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl.hpp318 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)
1414 return ::clUnloadCompiler(); in UnloadCompiler()