Searched refs:CL_PROGRAM_KERNEL_NAMES (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/boost/compute/ |
D | program.hpp | 786 ((std::string, CL_PROGRAM_KERNEL_NAMES))
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | program.hpp | 786 ((std::string, CL_PROGRAM_KERNEL_NAMES))
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 2053 case CL_PROGRAM_KERNEL_NAMES: in FromCLenum() 2087 return CL_PROGRAM_KERNEL_NAMES; in ToCLenum()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | program.cpp | 529 case CL_PROGRAM_KERNEL_NAMES: in clGetProgramInfo()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 530 #define CL_PROGRAM_KERNEL_NAMES 0x1168 macro
|
D | cl2.hpp | 1252 F(cl_program_info, CL_PROGRAM_KERNEL_NAMES, string) \
|
D | cl.hpp | 1452 F(cl_program_info, CL_PROGRAM_KERNEL_NAMES, STRING_CLASS) \
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 706 #define CL_PROGRAM_KERNEL_NAMES 0x1168 macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 704 #define CL_PROGRAM_KERNEL_NAMES 0x1168 macro
|
D | cl2.hpp | 1317 F(cl_program_info, CL_PROGRAM_KERNEL_NAMES, string) \
|
D | cl.hpp | 1483 F(cl_program_info, CL_PROGRAM_KERNEL_NAMES, STRING_CLASS) \
|
/third_party/opencl-headers/CL/ |
D | cl.h | 706 #define CL_PROGRAM_KERNEL_NAMES 0x1168 macro
|