Searched refs:_cl_platform_id (Results 1 – 9 of 9) sorted by relevance
20 class Platform final : public _cl_platform_id, public Object30 static bool IsValidOrDefault(const _cl_platform_id *platform);100 inline bool Platform::IsValidOrDefault(const _cl_platform_id *platform) in IsValidOrDefault()
67 ASSERT(_cl_platform_id::sDispatch == nullptr && platforms.empty()); in Initialize()68 if (_cl_platform_id::sDispatch != nullptr || !platforms.empty()) in Initialize()
95 struct _cl_platform_id : public cl::NativeObject<_cl_platform_id, 0x12345678u> struct
227 struct _cl_platform_id : struct228 public clover::descriptor<clover::platform, _cl_platform_id> {};
33 class platform : public _cl_platform_id,
29 typedef struct _cl_platform_id * cl_platform_id;