Home
last modified time | relevance | path

Searched refs:clCompileProgram (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def84 clCompileProgram
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp136 clCompileProgram,
Dprogram.cpp300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map102 clCompileProgram;
DlibOpenCL_autogen.cpp792 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/
Dcl_dispatch_table.cpp126 cl::clCompileProgram,
Dproc_table_cl_autogen.cpp108 {"clCompileProgram", P(::cl::clCompileProgram)}, in GetProcTable()
Dentry_points_cl_autogen.h417 cl_int CL_API_CALL clCompileProgram(cl_program program,
Dentry_points_cl_autogen.cpp1656 cl_int CL_API_CALL clCompileProgram(cl_program program, in clCompileProgram() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLProgramCL.cpp92 return mNative->getDispatch().clCompileProgram(mNative, numDevices, nativeDevicesPtr, options, in compile()
DCLPlatformCL.cpp247 mNative->getDispatch().clCompileProgram == nullptr || in createInfo()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h918 clCompileProgram(cl_program /* program */,
Dcl2.hpp831 #define __COMPILE_PROGRAM_ERR CL_HPP_ERR_STR_(clCompileProgram)
6343 cl_int error = ::clCompileProgram( in compile()
Dcl.hpp403 #define __COMPILE_PROGRAM_ERR __ERR_STR(clCompileProgram)
5296 ::clCompileProgram( in compile()
/third_party/mesa3d/include/CL/
Dcl.h1285 clCompileProgram(cl_program program,
Dcl_icd.h1214 cl_api_clCompileProgram clCompileProgram; member
Dcl2.hpp877 #define __COMPILE_PROGRAM_ERR CL_HPP_ERR_STR_(clCompileProgram)
6630 cl_int error = ::clCompileProgram(
Dcl.hpp426 #define __COMPILE_PROGRAM_ERR __ERR_STR(clCompileProgram)
5313 ::clCompileProgram( in compile()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1214 cl_api_clCompileProgram clCompileProgram; member
Dcl.h1287 clCompileProgram(cl_program program,
/third_party/opencl-headers/CL/
Dcl.h1287 clCompileProgram(cl_program program,
Dcl_icd.h1214 cl_api_clCompileProgram clCompileProgram; member
/third_party/mesa3d/docs/
Denvvars.rst529 ``clCompileProgram``.