Searched refs:clCompileProgram (Results 1 – 23 of 23) sorted by relevance
| /third_party/mesa3d/src/gallium/targets/opencl/ |
| D | OpenCL.def | 84 clCompileProgram
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| D | dispatch.cpp | 136 clCompileProgram,
|
| D | program.cpp | 300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() function
|
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| D | libOpenCL_autogen.map | 102 clCompileProgram;
|
| D | libOpenCL_autogen.cpp | 792 cl_int CL_API_CALL clCompileProgram(cl_program program, in clCompileProgram() function 803 return cl::GetDispatch().clCompileProgram(program, num_devices, device_list, options, in clCompileProgram()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | cl_dispatch_table.cpp | 126 cl::clCompileProgram,
|
| D | proc_table_cl_autogen.cpp | 108 {"clCompileProgram", P(::cl::clCompileProgram)}, in GetProcTable()
|
| D | entry_points_cl_autogen.h | 417 cl_int CL_API_CALL clCompileProgram(cl_program program,
|
| D | entry_points_cl_autogen.cpp | 1656 cl_int CL_API_CALL clCompileProgram(cl_program program, in clCompileProgram() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLProgramCL.cpp | 92 return mNative->getDispatch().clCompileProgram(mNative, numDevices, nativeDevicesPtr, options, in compile()
|
| D | CLPlatformCL.cpp | 247 mNative->getDispatch().clCompileProgram == nullptr || in createInfo()
|
| /third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
| D | cl.h | 918 clCompileProgram(cl_program /* program */,
|
| D | cl2.hpp | 831 #define __COMPILE_PROGRAM_ERR CL_HPP_ERR_STR_(clCompileProgram) 6343 cl_int error = ::clCompileProgram( in compile()
|
| D | cl.hpp | 403 #define __COMPILE_PROGRAM_ERR __ERR_STR(clCompileProgram) 5296 ::clCompileProgram( in compile()
|
| /third_party/mesa3d/include/CL/ |
| D | cl.h | 1285 clCompileProgram(cl_program program,
|
| D | cl_icd.h | 1214 cl_api_clCompileProgram clCompileProgram; member
|
| D | cl2.hpp | 877 #define __COMPILE_PROGRAM_ERR CL_HPP_ERR_STR_(clCompileProgram) 6630 cl_int error = ::clCompileProgram(
|
| D | cl.hpp | 426 #define __COMPILE_PROGRAM_ERR __ERR_STR(clCompileProgram) 5313 ::clCompileProgram( in compile()
|
| /third_party/skia/third_party/externals/angle2/include/CL/ |
| D | cl_icd.h | 1214 cl_api_clCompileProgram clCompileProgram; member
|
| D | cl.h | 1287 clCompileProgram(cl_program program,
|
| /third_party/opencl-headers/CL/ |
| D | cl.h | 1287 clCompileProgram(cl_program program,
|
| D | cl_icd.h | 1214 cl_api_clCompileProgram clCompileProgram; member
|
| /third_party/mesa3d/docs/ |
| D | envvars.rst | 529 ``clCompileProgram``.
|