Searched defs:Platform (Results 1 – 6 of 6) sorted by relevance
43 namespace Platform { namespace
39 namespace Platform { namespace
2204 class Platform : public detail::Wrapper<cl_platform_id> class2208 Platform() : detail::Wrapper<cl_type>() { } in Platform() function in cl::Platform2214 …__CL_EXPLICIT_CONSTRUCTORS Platform(const cl_platform_id &platform) : detail::Wrapper<cl_type>(pla… in Platform() function in cl::Platform
2469 class Platform : public detail::Wrapper<cl_platform_id> class2542 Platform() : detail::Wrapper<cl_type>() { } in Platform() function in cl::Platform2551 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform() function in cl::Platform