Home
last modified time | relevance | path

Searched refs:CL_PROGRAM_IL (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/compute/
Dprogram.hpp187 return get_info<std::vector<unsigned char> >(CL_PROGRAM_IL); in il_binary()
792 ((std::vector<unsigned char>, CL_PROGRAM_IL))
/third_party/boost/libs/compute/include/boost/compute/
Dprogram.hpp187 return get_info<std::vector<unsigned char> >(CL_PROGRAM_IL); in il_binary()
792 ((std::vector<unsigned char>, CL_PROGRAM_IL))
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp2055 case CL_PROGRAM_IL: in FromCLenum()
2089 return CL_PROGRAM_IL; in ToCLenum()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp540 case CL_PROGRAM_IL: in clGetProgramInfo()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h531 #define CL_PROGRAM_IL 0x1169 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h709 #define CL_PROGRAM_IL 0x1169 macro
/third_party/mesa3d/include/CL/
Dcl.h707 #define CL_PROGRAM_IL 0x1169 macro
Dcl2.hpp1371 F(cl_program_info, CL_PROGRAM_IL, cl::vector<unsigned char>) \
/third_party/opencl-headers/CL/
Dcl.h709 #define CL_PROGRAM_IL 0x1169 macro
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst2591 - clover: Handle CL_PROGRAM_IL in clGetProgramInfo