Searched refs:CL_PLATFORM_PROFILE (Results 1 – 13 of 13) sorted by relevance
/third_party/boost/libs/compute/include/boost/compute/ |
D | platform.hpp | 88 return get_info<std::string>(CL_PLATFORM_PROFILE); in profile() 237 ((std::string, CL_PLATFORM_PROFILE))
|
/third_party/boost/boost/compute/ |
D | platform.hpp | 88 return get_info<std::string>(CL_PLATFORM_PROFILE); in profile() 237 ((std::string, CL_PLATFORM_PROFILE))
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | platform.cpp | 68 case CL_PLATFORM_PROFILE: in GetPlatformInfo()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 1811 case CL_PLATFORM_PROFILE: in FromCLenum() 1839 return CL_PLATFORM_PROFILE; in ToCLenum()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 217 #define CL_PLATFORM_PROFILE 0x0900 macro
|
D | cl2.hpp | 1108 F(cl_platform_info, CL_PLATFORM_PROFILE, string) \
|
D | cl.hpp | 1301 F(cl_platform_info, CL_PLATFORM_PROFILE, STRING_CLASS) \
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 276 #define CL_PLATFORM_PROFILE 0x0900 macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 274 #define CL_PLATFORM_PROFILE 0x0900 macro
|
D | cl2.hpp | 1173 F(cl_platform_info, CL_PLATFORM_PROFILE, string) \
|
D | cl.hpp | 1329 F(cl_platform_info, CL_PLATFORM_PROFILE, STRING_CLASS) \
|
/third_party/opencl-headers/CL/ |
D | cl.h | 276 #define CL_PLATFORM_PROFILE 0x0900 macro
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_opencl.c | 171 { "platform_profile", CL_PLATFORM_PROFILE },
|