Home
last modified time | relevance | path

Searched defs:cl_program (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp47 void (*notifer)(cl_program, void *), void *data) : in build_notifier() argument
64 void (*pfn_notify)(cl_program, void *), in validate_build_common() argument
270 void (*pfn_notify)(cl_program, void *), in clBuildProgram() argument
304 void (*pfn_notify)(cl_program, void *), in clCompileProgram() argument
427 clLinkProgram(cl_context d_ctx, cl_uint num_devs, const cl_device_id *d_devs, in clLinkProgram()
/third_party/mesa3d/include/CL/
Dcl.hpp5269 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
5292 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
5309 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile() argument
5396 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
5431 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
Dcl.h34 typedef struct _cl_program * cl_program; typedef
/third_party/opencl-headers/CL/
Dcl.h34 typedef struct _cl_program * cl_program; typedef
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h34 typedef struct _cl_program * cl_program; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h12218 const struct rpc_program *cl_program; member