SYMBOL INDEX (1304 symbols across 104 files) FILE: HttpDownload/HttpDownload.cpp function _tmain (line 12) | int _tmain(int argc, TCHAR *argv[]) FILE: Player/AsyncGetUrlUnderMouseCursor.cpp class CComUsageScope (line 7) | class CComUsageScope method CComUsageScope (line 11) | explicit CComUsageScope(DWORD dwCoInit = COINIT_MULTITHREADED | COINIT... function LinkHandled (line 22) | bool LinkHandled(const CComPtr& pacc) function VOID (line 42) | VOID CALLBACK SendAsyncProc( function AsyncGetUrlUnderMouseCursor (line 104) | void AsyncGetUrlUnderMouseCursor() FILE: Player/ByteStreamBuffer.h function class (line 5) | class ByteStreamBuffer: public std::streambuf FILE: Player/D3DFONT.CPP type D3DXVECTOR3 (line 26) | struct D3DXVECTOR3 { type D3DXVECTOR4 (line 32) | struct D3DXVECTOR4 { type FONT2DVERTEX (line 39) | struct FONT2DVERTEX { D3DXVECTOR4 p; DWORD color; FLOAT tu, tv; } type FONT3DVERTEX (line 40) | struct FONT3DVERTEX { D3DXVECTOR3 p; D3DXVECTOR3 n; FLOAT tu, tv; } function FONT2DVERTEX (line 45) | inline FONT2DVERTEX InitFont2DVertex( const D3DXVECTOR4& p, D3DCOLOR color, function FONT3DVERTEX (line 52) | inline FONT3DVERTEX InitFont3DVertex( const D3DXVECTOR3& p, const D3DXVE... function HRESULT (line 103) | HRESULT CD3DFont::InitDeviceObjects( LPDIRECT3DDEVICE9 pd3dDevice ) function HRESULT (line 256) | HRESULT CD3DFont::RestoreDeviceObjects() function HRESULT (line 327) | HRESULT CD3DFont::InvalidateDeviceObjects() function HRESULT (line 343) | HRESULT CD3DFont::DeleteDeviceObjects() function HRESULT (line 358) | HRESULT CD3DFont::GetTextExtent( const TCHAR* strText, SIZE* pSize ) function HRESULT (line 409) | HRESULT CD3DFont::DrawTextScaled( FLOAT x, FLOAT y, FLOAT z, function HRESULT (line 545) | HRESULT CD3DFont::DrawText( FLOAT sx, FLOAT sy, DWORD dwColor, function HRESULT (line 672) | HRESULT CD3DFont::Render3DText( const TCHAR* strText, DWORD dwFlags ) FILE: Player/D3DFONT.H function class (line 30) | class CD3DFont FILE: Player/DialogBarPlayerControl.cpp function HICON (line 27) | HICON LoadIcon(int idr, int iconSize) function GetValueByMouseClick (line 37) | double GetValueByMouseClick(CWnd* pDlg, CSliderCtrl* pSliderCtrl) function LRESULT (line 133) | LRESULT CDialogBarPlayerControl::HandleInitDialog(WPARAM wParam, LPARAM ... function LRESULT (line 232) | LRESULT CDialogBarPlayerControl::OnSetTime(WPARAM wParam, LPARAM lParam) FILE: Player/DialogBarPlayerControl.h function class (line 9) | class CDialogBarPlayerControl FILE: Player/DialogBarRange.cpp function LRESULT (line 82) | LRESULT CDialogBarRange::HandleInitDialog(WPARAM wParam, LPARAM lParam) FILE: Player/DialogBarRange.h function class (line 9) | class CDialogBarRange : public CPaneDialog FILE: Player/DialogOpenURL.h function class (line 6) | class CDialogOpenURL : public CDialog FILE: Player/DialogVideoFilter.h function class (line 7) | class CDialogVideoFilter : public CDialog FILE: Player/EditTime.cpp function ReadUint (line 24) | int ReadUint(const TCHAR*& s) function ParseTime (line 33) | double ParseTime(const TCHAR* timeStr) function Match (line 80) | bool Match(const TCHAR* timeStr) function LRESULT (line 154) | LRESULT CEditTime::OnReset(WPARAM, LPARAM) FILE: Player/EditTime.h function class (line 6) | class CEditTime : public CEdit FILE: Player/FrameToHglobal.cpp function HGLOBAL (line 12) | HGLOBAL FrameToHglobal(IDirect3DSurface9* surface, int width, int height... FILE: Player/FrameToHglobal.h type IDirect3DSurface9 (line 3) | struct IDirect3DSurface9 FILE: Player/FrameTransformer.cpp type AVPixelFormat (line 50) | enum AVPixelFormat FILE: Player/FrameTransformer.h function class (line 25) | class FrameTransformer { FILE: Player/GetClipboardText.h function std (line 5) | inline std::string GetClipboardText() FILE: Player/HandleFilesSequence.cpp function MakeComparableConsideringNumbers (line 10) | auto MakeComparableConsideringNumbers(const CString& s) function CompareConsideringNumbers (line 42) | bool CompareConsideringNumbers(CString left, CString right) function HandleFilesSequence (line 53) | bool HandleFilesSequence(const CString& pathName, FILE: Player/I420Effect.cpp function HRESULT (line 15) | HRESULT I420Effect::Register(_In_ ID2D1Factory1* pFactory) function HRESULT (line 43) | HRESULT __stdcall I420Effect::CreateRippleImpl(_Outptr_ IUnknown** ppEff... function IFACEMETHODIMP (line 54) | IFACEMETHODIMP I420Effect::Initialize( function IFACEMETHODIMP (line 76) | IFACEMETHODIMP I420Effect::PrepareForRender(D2D1_CHANGE_TYPE /*changeTyp... function IFACEMETHODIMP (line 83) | IFACEMETHODIMP I420Effect::SetGraph(_In_ ID2D1TransformGraph* /*pGraph*/) function IFACEMETHODIMP (line 90) | IFACEMETHODIMP I420Effect::SetDrawInfo(_In_ ID2D1DrawInfo* pDrawInfo) function IFACEMETHODIMP (line 110) | IFACEMETHODIMP I420Effect::MapOutputRectToInputRects( function IFACEMETHODIMP (line 125) | IFACEMETHODIMP I420Effect::MapInputRectsToOutputRect( function IFACEMETHODIMP (line 151) | IFACEMETHODIMP I420Effect::MapInvalidRect( function IFACEMETHODIMP (line 197) | IFACEMETHODIMP I420Effect::QueryInterface(_In_ REFIID riid, _Outptr_ voi... FILE: Player/IEraseableArea.h function class (line 6) | class IEraseableArea FILE: Player/ImageUpscale.cpp function CanUpscaleImage (line 16) | bool CanUpscaleImage() function EnableImageUpscale (line 23) | bool EnableImageUpscale() function ImageUpscale (line 42) | bool ImageUpscale(OrderedScopedTokenGenerator::Token, uint8_t* input, in... function CanUpscaleImage (line 76) | bool CanUpscaleImage() function EnableImageUpscale (line 81) | bool EnableImageUpscale() function ImageUpscale (line 86) | bool ImageUpscale(OrderedScopedTokenGenerator::Token, uint8_t*, int, int... FILE: Player/MainFrm.cpp function HICON (line 19) | HICON LoadIcon(int idr) class FullScreenBarAccessor (line 31) | class FullScreenBarAccessor : public CFullScreenImpl method CMFCToolBar (line 34) | CMFCToolBar* GetFullScreenBar() { return m_pwndFullScreenBar; } class FullScreenMgrAccessor (line 37) | class FullScreenMgrAccessor : public CFrameImpl method CMFCToolBar (line 40) | CMFCToolBar* GetFullScreenBar() class DocumentAccessor (line 46) | class DocumentAccessor : public CView method CPlayerDoc (line 49) | CPlayerDoc* GetDocument() function BOOL (line 96) | BOOL CMainFrame::Create(LPCTSTR lpszClassName, function BOOL (line 139) | BOOL CMainFrame::OnCommand(WPARAM wParam, LPARAM lParam) function BOOL (line 149) | BOOL CMainFrame::PreTranslateMessage(MSG* pMsg) function LRESULT (line 264) | LRESULT CMainFrame::CreateThumbnailToolbar(WPARAM, LPARAM) function BOOL (line 319) | BOOL CMainFrame::PreCreateWindow(CREATESTRUCT& cs) function BOOL (line 375) | BOOL CMainFrame::OnEraseBkgnd(CDC* pDC) function UINT (line 410) | UINT CMainFrame::OnPowerBroadcast(UINT nPowerEvent, LPARAM nEventData) function LRESULT (line 427) | LRESULT CMainFrame::OnNcHitTest(CPoint point) FILE: Player/MainFrm.h type ITaskbarList3 (line 10) | struct ITaskbarList3 function class (line 12) | class CMainFrame : public CFrameWndEx FILE: Player/MakeDelegate.h function operator (line 18) | bool operator == (const Delegate& other) const function operator (line 23) | bool operator != (const Delegate& other) const FILE: Player/MemoryMappedFile.h function class (line 3) | class MemoryMappedFile FILE: Player/OpenSubtitlesFile.cpp function ass_to_plaintext (line 17) | std::string ass_to_plaintext(const char *in) function CString (line 68) | CString ChangePathExtension(const TCHAR* videoPathName, const TCHAR* ext) function IsTextUtf8 (line 77) | bool IsTextUtf8(const std::string& text) function OpenSubRipFile (line 96) | bool OpenSubRipFile(std::istream& s, function OpenSubStationAlphaFile (line 159) | bool OpenSubStationAlphaFile(std::istream& s, class FilterBuf (line 232) | class FilterBuf : public std::streambuf method int_type (line 237) | int_type underflow() override method FilterBuf (line 256) | explicit FilterBuf(const char* pExternBuf) function OpenSubFile (line 263) | bool OpenSubFile( function OpenSubtitlesFile (line 334) | bool OpenSubtitlesFile(const TCHAR* videoPathName, function OpenMatchingSubtitlesFile (line 348) | bool OpenMatchingSubtitlesFile(const TCHAR* videoPathName, FILE: Player/OpenSubtitlesFile.h type std (line 7) | typedef std::function AddInter... FILE: Player/Player.cpp function GetMaxCompressedLen (line 45) | int GetMaxCompressedLen(int nLenSrc) function CompressData (line 51) | int CompressData(const BYTE* abSrc, int nLenSrc, BYTE* abDst, int nLenDst) function UncompressData (line 71) | int UncompressData(const BYTE* abSrc, int nLenSrc, BYTE* abDst, int nLen... function init_logging (line 91) | void init_logging() class PlayerCommandLineInfo (line 121) | class PlayerCommandLineInfo : public CCommandLineInfo method ParseParam (line 126) | void ParseParam(const TCHAR* pszParam, BOOL bFlag, BOOL bLast) override function BOOL (line 181) | BOOL CPlayerApp::InitInstance() class CAboutDlg (line 299) | class CAboutDlg : public CDialogEx function BOOL (line 323) | BOOL CAboutDlg::OnInitDialog() function CPlayerDoc (line 345) | CPlayerDoc* CPlayerApp::GetPlayerDocument() function CString (line 485) | CString CPlayerApp::GetMappedAudioFile(LPCTSTR key) FILE: Player/Player.h function class (line 18) | class CPlayerApp : public CWinAppEx FILE: Player/PlayerDoc.cpp function SetForegroundWindowInternal (line 59) | void SetForegroundWindowInternal(HWND hWnd) function IsCalledFromMruList (line 93) | bool IsCalledFromMruList() function CString (line 101) | CString GetUrlFromUrlFile(LPCTSTR lpszPathName) function PumpMessages (line 117) | bool PumpMessages() function CopyTextToClipboard (line 136) | void CopyTextToClipboard(const CString& strText) function CString (line 163) | CString getScriptTempPath() function HANDLE (line 173) | HANDLE lockFile(LPCTSTR fileName) function writeFile (line 205) | void writeFile(HANDLE hFile, const char* stuff, DWORD size) function ensureSeparator (line 226) | void ensureSeparator(CString& filePath) function FileExists (line 249) | bool FileExists(LPCTSTR pszPath, LPCTSTR pszFile) function CString (line 257) | CString StrikeThrough(const CString& str, bool doIt) function CString (line 278) | CString NoBreak(CString s) function GetAudioPlayer (line 284) | std::unique_ptr GetAudioPlayer() function GetAddToSubtitlesMapLambda (line 292) | auto GetAddToSubtitlesMapLambda(T& map) class CPlayerDoc::SubtitlesMap (line 304) | class CPlayerDoc::SubtitlesMap : public boost::icl::interval_map InitStateBlock(LPDIRECT3DDEVICE9 pd3dDevice, function DrawSubtitleText (line 452) | void DrawSubtitleText(LPDIRECT3DDEVICE9 pd3dDevice, int width, int heigh... function Transform (line 575) | bool Transform(LPDIRECT3DDEVICE9 m_pD3DD9, IDirect3DSurface9* m_pMainStr... class FrameListener (line 677) | class FrameListener : public IFrameListener method FrameListener (line 680) | explicit FrameListener(CPlayerView* playerView) : m_playerView(playerV... method updateFrame (line 683) | void updateFrame(IFrameDecoder* decoder, unsigned int generation) over... method drawFrame (line 688) | void drawFrame(IFrameDecoder* /*decoder*/, unsigned int /*generation*/... method decoderClosing (line 694) | void decoderClosing() override function CRect (line 1189) | CRect CPlayerView::GetScreenPosition(bool swapXY) function CPlayerDoc (line 1393) | CPlayerDoc* CPlayerView::GetDocument() const function BOOL (line 1417) | BOOL CPlayerView::PreCreateWindow(CREATESTRUCT& cs) function BOOL (line 1572) | BOOL CPlayerView::OnEraseBkgnd(CDC* pDC) FILE: Player/PlayerView.h type IFrameListener (line 7) | struct IFrameListener type IDirect3D9 (line 9) | struct IDirect3D9 type IDirect3DDevice9 (line 10) | struct IDirect3DDevice9 type IDirect3DSurface9 (line 11) | struct IDirect3DSurface9 type IDirectXVideoProcessorService (line 12) | struct IDirectXVideoProcessorService type IDirectXVideoProcessor (line 13) | struct IDirectXVideoProcessor function LONG (line 81) | LONG m_ProcAmpValues[4] {} function LONG (line 82) | LONG m_NFilterValues[6] {} function LONG (line 83) | LONG m_DFilterValues[6] {} FILE: Player/PlayerViewD2D.cpp function HRESULT (line 30) | HRESULT GetTextSize(const std::wstring& text, IDWriteTextFormat* pTextFo... class FrameListenerD2D (line 56) | class FrameListenerD2D : public IFrameListener method FrameListenerD2D (line 59) | explicit FrameListenerD2D(CPlayerViewD2D* playerView) : m_playerView(p... method updateFrame (line 62) | void updateFrame(IFrameDecoder* decoder, unsigned int generation) over... method drawFrame (line 67) | void drawFrame(IFrameDecoder*, unsigned int generation) override method decoderClosing (line 71) | void decoderClosing() override function BOOL (line 111) | BOOL CPlayerViewD2D::PreCreateWindow(CREATESTRUCT& cs) function BOOL (line 144) | BOOL CPlayerViewD2D::OnPreparePrinting(CPrintInfo* pInfo) function CPlayerDoc (line 175) | CPlayerDoc* CPlayerViewD2D::GetDocument() const function afx_msg (line 184) | afx_msg LRESULT CPlayerViewD2D::OnDraw2D(WPARAM, LPARAM lParam) function LRESULT (line 387) | LRESULT CPlayerViewD2D::DrawFrame(WPARAM, LPARAM generation) function BOOL (line 400) | BOOL CPlayerViewD2D::OnWndMsg(UINT message, WPARAM wParam, LPARAM lParam... FILE: Player/PlayerViewD2D.h type IFrameListener (line 6) | struct IFrameListener type ID2D1Effect (line 8) | struct ID2D1Effect function class (line 10) | class CPlayerViewD2D : public CView FILE: Player/SecondsToString.h function std (line 7) | inline std::basic_string secondsToString(int seconds, bool milli) FILE: Player/StringDifference.cpp function SafePathString (line 6) | static auto SafePathString(std::basic_string path) function T (line 18) | T reversed(const T& s) function levenshteinDistance (line 24) | int levenshteinDistance(const T& s1, const T& s2) FILE: Player/StringDifference.h function class (line 9) | class StringDifference FILE: Player/YouTuber.cpp function parse_python_exception (line 40) | std::string parse_python_exception() class LoggerStream (line 87) | class LoggerStream method write (line 90) | void write(const std::string& what) method flush (line 96) | void flush() {} function from_hex (line 313) | int from_hex(char ch) function UrlUnescapeString (line 318) | std::string UrlUnescapeString(const std::string& s) function hexchar (line 334) | void hexchar(unsigned char c, unsigned char &hex1, unsigned char &hex2) function urlencode (line 342) | std::string urlencode(const std::string& s) function extractHttpOrHostUrl (line 376) | bool extractHttpOrHostUrl(std::string& s) function loadScriptText (line 410) | std::string loadScriptText(const TCHAR* name) function getLoggerStream (line 434) | auto getLoggerStream() function isPythonInstalled (line 443) | bool isPythonInstalled() function EnsureSharedPythonNamespaceLoaded (line 468) | bool EnsureSharedPythonNamespaceLoaded(boost::python::object& outNamespace) class YouTubePlaylistDealer (line 561) | class YouTubePlaylistDealer method isValid (line 567) | bool isValid() const { return !!m_func; } class YouTubeDealer (line 650) | class YouTubeDealer method isValid (line 656) | bool isValid() const { return !!m_func; } class YouTubeTranscriptDealer (line 740) | class YouTubeTranscriptDealer method isValid (line 746) | bool isValid() const { return !!m_func; } function DoParsePlaylist (line 822) | std::vector DoParsePlaylist( function CheckPython (line 854) | void CheckPython() function ParsePlaylist (line 895) | std::vector ParsePlaylist(std::string url, bool force) function ParsePlaylistFile (line 911) | std::vector ParsePlaylistFile(const TCHAR* fileName) function ParsePlaylistText (line 920) | std::vector ParsePlaylistText(const std::string& text) function isHttpStatusOk (line 930) | inline bool isHttpStatusOk(int status) function getYoutubeUrl (line 938) | std::pair getYoutubeUrl(std::string url, bool ... function getYoutubeTranscripts (line 996) | bool getYoutubeTranscripts(std::string url, AddYoutubeTranscriptCallback... function CheckPython (line 1011) | void CheckPython() {} function ParsePlaylist (line 1013) | std::vector ParsePlaylist(std::string, bool) function ParsePlaylistFile (line 1018) | std::vector ParsePlaylistFile(const TCHAR*) function ParsePlaylistText (line 1023) | std::vector ParsePlaylistText(const std::string&) function getYoutubeUrl (line 1028) | std::pair getYoutubeUrl(std::string url, bool ... function getYoutubeTranscripts (line 1033) | bool getYoutubeTranscripts(std::string, AddYoutubeTranscriptCallback) FILE: Player/YouTuber.h type std (line 18) | typedef std::function AddYoutu... FILE: QtPlayer/customdockwidget.h function class (line 9) | class CustomDockWidget : public QWidget FILE: QtPlayer/ffmpegdecoder.h function pauseResume (line 28) | bool pauseResume() { return m_frameDecoder->pauseResume(); } function setVolume (line 30) | void setVolume(double volume) function seekByPercent (line 35) | bool seekByPercent(float percent) { return m_frameDecoder->seekByPercent... function finishedDisplayingFrame (line 40) | void finishedDisplayingFrame(unsigned int generation) { m_frameDecoder->... function IFrameDecoder (line 42) | IFrameDecoder* getFrameDecoder() const { return m_frameDecoder.get(); } function playingFinished (line 44) | void playingFinished() override { emit onPlayingFinished(); } function changedFramePosition (line 45) | void changedFramePosition( FILE: QtPlayer/main.cpp function init_logging (line 17) | static void init_logging() function main (line 51) | int main(int argc, char *argv[]) FILE: QtPlayer/mainwindow.cpp function MainWindow (line 9) | MainWindow* getMainWindow() function CustomDockWidget (line 46) | CustomDockWidget* MainWindow::dockWidget() function QWidget (line 51) | QWidget* MainWindow::videoControlWidget() function VideoPlayerWidget (line 56) | VideoPlayerWidget* MainWindow::getPlayer() FILE: QtPlayer/mainwindow.h function QT_BEGIN_NAMESPACE (line 5) | QT_BEGIN_NAMESPACE function class (line 12) | class MainWindow : public QMainWindow FILE: QtPlayer/mousehoverbutton.h function class (line 19) | class MouseHoverButton : public QToolButton FILE: QtPlayer/opengldisplay.cpp type OpenGLDisplay::OpenGLDisplayImpl (line 23) | struct OpenGLDisplay::OpenGLDisplayImpl FILE: QtPlayer/opengldisplay.h type OpenGLDisplayImpl (line 37) | struct OpenGLDisplayImpl function class (line 43) | class OpenGlException: public QException FILE: QtPlayer/portaudioplayer.h function class (line 6) | class PortAudioPlayer : FILE: QtPlayer/videocontrol.h function namespace (line 7) | namespace Ui function class (line 12) | class VideoControl : public QWidget FILE: QtPlayer/videodisplay.h function class (line 7) | class VideoDisplay : public IFrameListener FILE: QtPlayer/videoplayer.cpp function FFmpegDecoderWrapper (line 13) | FFmpegDecoderWrapper* VideoPlayer::getDecoder() function VideoDisplay (line 18) | VideoDisplay* VideoPlayer::getCurrentDisplay() FILE: QtPlayer/videoplayer.h type VideoState (line 9) | enum VideoState function VideoState (line 30) | VideoState m_state{InitialState}; FILE: QtPlayer/videoplayerwidget.cpp function VideoDisplay (line 29) | VideoDisplay* VideoPlayerWidget::getCurrentDisplay() function QString (line 39) | QString VideoPlayerWidget::currentFilename() const FILE: QtPlayer/videoplayerwidget.h function VideoPlayerWidget (line 16) | inline VideoPlayerWidget* VideoPlayerWidgetInstance() function VideoWidget (line 40) | VideoWidget* videoWidget() {return m_videoWidget;} FILE: QtPlayer/videoprogressbar.h function m_seekDisabled (line 24) | bool m_seekDisabled{false}; FILE: QtPlayer/videowidget.cpp function QWidget (line 13) | QWidget* videoControlWidget() function CustomDockWidget (line 18) | CustomDockWidget* dockWidget() function QWidget (line 23) | QWidget* getPlayer() function QPixmap (line 78) | QPixmap VideoWidget::drawPreview(const QImage& fromImage) function VideoPlayerWidget (line 316) | VideoPlayerWidget* VideoWidget::VideoPlayerWidgetInstance() FILE: QtPlayer/videowidget.h function setNoPreviewImage (line 34) | void setNoPreviewImage(const QImage& noImage) { m_noPreviewImg = noImage; } function m_playBtnRadius (line 63) | const int m_playBtnRadius{29}; FILE: QtPlayer/volumeprogressbar.h function class (line 5) | class VolumeProgressBar : public QProgressBar FILE: QtPlayer/widgetdisplay.h function decoderClosing (line 22) | void decoderClosing() override; function m_aspectRatio (line 29) | float m_aspectRatio { 0.75F }; FILE: ThirdParty/include/cmdline/cmdline.hpp type cmdline (line 42) | namespace cmdline type detail (line 44) | namespace detail type lexical_cast_t (line 48) | struct lexical_cast_t method Target (line 50) | static Target cast(const Source &arg) type lexical_cast_t (line 57) | struct lexical_cast_t method cast (line 59) | static std::string cast(const Source &arg) type lexical_cast_t (line 66) | struct lexical_cast_t method Target (line 68) | static Target cast(const std::string &arg) function Target (line 80) | Target lexical_cast(const Source &arg) function Target (line 86) | Target lexical_cast(const Source &arg) function readable_typename (line 92) | std::string readable_typename() function readable_typename (line 98) | std::string readable_typename() function readable_typename (line 104) | std::string readable_typename() function default_value (line 110) | std::string default_value(T def) type default_reader (line 119) | struct default_reader method T (line 121) | T operator()(const std::string &str) type range_reader (line 128) | struct range_reader method range_reader (line 130) | range_reader(const T &low, const T &high) : low(low), high(high) {} method T (line 131) | T operator()(const std::string &s) const function range (line 144) | range_reader range(const T &low, const T &high) type oneof_reader (line 150) | struct oneof_reader method oneof_reader (line 152) | oneof_reader(std::initializer_list list) : alt(list) {} method T (line 154) | T operator()(const std::string &s) function oneof (line 167) | oneof_reader oneof(T a1, Args... args) function custom_reader (line 173) | auto custom_reader(Checker &&checker) class parser (line 185) | class parser method add (line 188) | void add(const std::string &name, method add (line 202) | void add(const std::string &name, method footer (line 218) | void footer(const std::string &f) method set_program_name (line 223) | void set_program_name(const std::string &name) method exist (line 228) | bool exist(const std::string &name) const method T (line 240) | const T &get(const std::string &name) const method parse (line 263) | bool parse(const std::string &arg) method parse (line 312) | bool parse(const std::vector &args) method parse (line 323) | bool parse(int argc, const char *const argv[]) method parse_check (line 428) | void parse_check(const std::string &arg) method parse_check (line 435) | void parse_check(const std::vector &args) method parse_check (line 442) | void parse_check(int argc, char *argv[]) method error (line 449) | std::string error() const method usage (line 467) | std::string usage() const method check (line 505) | void check(bool ok) method set_option (line 520) | void set_option(const std::string &name) method set_option (line 534) | void set_option(const std::string &name, const std::string &value) class option_base (line 548) | class option_base class option_without_value (line 566) | class option_without_value : public option_base method option_without_value (line 569) | option_without_value(const std::string &name, method has_value (line 578) | bool has_value() const { return false; } method set (line 580) | bool set() method set (line 586) | bool set(const std::string &) method has_set (line 591) | bool has_set() const method valid (line 596) | bool valid() const method must (line 601) | bool must() const method short_name (line 611) | char short_name() const method short_description (line 621) | std::string short_description() const method format_description (line 627) | std::string format_description(const std::string &desc) class option_with_value (line 645) | class option_with_value : public option_base method option_with_value (line 648) | option_with_value(const std::string &name, method T (line 659) | const T &get() const method has_value (line 664) | bool has_value() const { return true; } method set (line 666) | bool set() method set (line 671) | bool set(const std::string &value) method has_set (line 685) | bool has_set() const method valid (line 690) | bool valid() const method must (line 697) | bool must() const method short_name (line 707) | char short_name() const method short_description (line 717) | std::string short_description() const method format_description (line 723) | std::string format_description(const std::string &desc) class option_with_value_with_reader (line 747) | class option_with_value_with_reader : public option_with_value method option_with_value_with_reader (line 750) | option_with_value_with_reader(const std::string &name, method T (line 759) | T read(const std::string &s) FILE: ThirdParty/include/ini17/ini17.hpp type ini17 (line 13) | namespace ini17 type detail (line 15) | namespace detail type is_string (line 18) | struct is_string function T (line 31) | inline T fromStringCast(const std::string &arg) function toStringCast (line 48) | inline std::string toStringCast(const T &arg) function toStringCast (line 54) | inline std::string toStringCast(const std::string &arg) type TokenType (line 59) | enum class TokenType type Token (line 68) | struct Token method Token (line 74) | Token(TokenType type, std::string_view value, std::size_t line) class Section (line 82) | class Section class KeyValueEditer (line 85) | class KeyValueEditer method KeyValueEditer (line 88) | KeyValueEditer(std::string &valueReference) : valueReference(value... method Section (line 112) | Section(std::string_view name, KeyValueType kv) : name(name), kv(std... method Section (line 113) | Section(std::string_view name) : Section(name, KeyValueType{}) {} method Section (line 114) | Section(KeyValueType kv) : Section(std::string_view{}, std::move(kv)... method Section (line 115) | Section() : Section(std::string_view{}, KeyValueType{}) {} method setName (line 117) | void setName(std::string_view name) method getName (line 122) | std::string_view getName() const method KeyValueType (line 127) | const KeyValueType &getKeyValueMap() const method get (line 133) | std::optional get(std::string_view key) const method set (line 142) | bool set(std::string_view key, const T &value) method add (line 152) | bool add(std::string_view key, const T &value) method KeyValueEditer (line 157) | KeyValueEditer operator[](std::string_view key) method KeyValueEditer (line 88) | KeyValueEditer(std::string &valueReference) : valueReference(value... class Parser (line 170) | class Parser method get (line 174) | std::optional get(std::string_view name) const method get (line 190) | std::optional get(std::string_view section, std::string_view key)... method parseFile (line 201) | bool parseFile(std::string_view filePath) method parse (line 214) | bool parse(std::string_view src) method setDefaultSectionName (line 233) | void setDefaultSectionName(std::string_view section) method getDefaultSectionName (line 238) | std::string_view getDefaultSectionName() const method pushError (line 245) | void pushError(std::size_t line, Token token) method pushError (line 250) | void pushError(std::string_view err) method tokenize (line 256) | std::optional> tokenize(std::string_view ... method analyze (line 412) | void analyze(const std::vector &tokens) class Generator (line 492) | class Generator method push (line 496) | std::enable_if_t* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 583) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 595) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 603) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 612) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 622) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 631) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 693) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type cl (line 705) | namespace cl { type compatibility (line 632) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( type detail (line 694) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 706) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Program (line 724) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class Device (line 725) | class Device method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Context (line 726) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( class CommandQueue (line 727) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 728) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Memory (line 729) | class Memory method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 730) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class Pipe (line 731) | class Pipe method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Error (line 738) | class Error : public std::exception method Error (line 753) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 776) | cl_int err(void) const { return err_; } type detail (line 784) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 976) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 2069) | class BuildError : public Error method BuildError (line 2074) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 2078) | BuildLogType getBuildLog() const type detail (line 2083) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 2097) | namespace detail { function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 2116) | struct ImageFormat : public cl_image_format method ImageFormat (line 2119) | ImageFormat(){} method ImageFormat (line 2122) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 2129) | ImageFormat(const ImageFormat &other) { *this = other; } method ImageFormat (line 2132) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 2149) | class Device : public detail::Wrapper method makeDefaultProvided (line 2168) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 2180) | static void unitTestClearDefault() { method Device (line 2186) | Device() : detail::Wrapper() { } method Device (line 2192) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2199) | static Device getDefault( method Device (line 2217) | static Device setDefault(const Device &default_device) method Device (line 2228) | Device& operator = (const cl_device_id& rhs) method Device (line 2237) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2242) | Device& operator = (const Device &dev) method Device (line 2251) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2256) | Device& operator = (Device &&dev) method cl_int (line 2264) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2272) | typename method cl_ulong (line 2293) | cl_ulong getHostTimer(cl_int *error = nullptr) method getDeviceAndHostTimer (line 2317) | std::pair getDeviceAndHostTimer(cl_int *error = ... method cl_int (line 2337) | cl_int createSubDevices( method cl_int (line 2374) | cl_int createSubDevices( class Platform (line 2429) | class Platform : public detail::Wrapper method makeDefault (line 2441) | static void makeDefault() { method makeDefaultProvided (line 2484) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2496) | static void unitTestClearDefault() { method Platform (line 2502) | Platform() : detail::Wrapper() { } method Platform (line 2511) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2518) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2524) | static Platform getDefault( method Platform (line 2542) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2551) | cl_int getInfo(cl_platform_info name, T* param) const method getInfo (line 2559) | typename method cl_int (line 2576) | cl_int getDevices( method cl_int (line 2637) | cl_int getDevices( method cl_int (line 2706) | static cl_int get( method cl_int (line 2741) | static cl_int get( method Platform (line 2760) | static Platform get( method cl_int (line 2773) | cl_int function cl_int (line 2796) | inline cl_int class Context (line 2811) | class Context method makeDefault (line 2824) | static void makeDefault() { method makeDefaultProvided (line 2862) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2874) | static void unitTestClearDefault() { method Context (line 2883) | Context( method Context (line 2918) | Context( method Context (line 2948) | Context( method Context (line 3034) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 3039) | Context& operator = (const Context &ctx) method Context (line 3048) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 3053) | Context& operator = (Context &&ctx) method Context (line 3064) | static Context getDefault(cl_int * err = NULL) method Context (line 3081) | static Context setDefault(const Context &default_context) method Context (line 3089) | Context() : detail::Wrapper() { } method Context (line 3096) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 3104) | Context& operator = (const cl_context& rhs) method cl_int (line 3112) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 3120) | typename method cl_int (line 3137) | cl_int getSupportedImageFormats( function catch (line 3206) | catch (cl::Error &e) { class Event (line 3224) | class Event : public detail::Wrapper method Event (line 3228) | Event() : detail::Wrapper() { } method Event (line 3238) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3246) | Event& operator = (const cl_event& rhs) method cl_int (line 3254) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3262) | typename method cl_int (line 3277) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3285) | typename method cl_int (line 3302) | cl_int wait() const method cl_int (line 3314) | cl_int setCallback( method cl_int (line 3333) | static cl_int class UserEvent (line 3348) | class UserEvent : public Event method UserEvent (line 3355) | UserEvent( method UserEvent (line 3371) | UserEvent() : Event() { } method cl_int (line 3377) | cl_int setStatus(cl_int status) function cl_int (line 3390) | inline static cl_int class Memory (line 3407) | class Memory : public detail::Wrapper method Memory (line 3411) | Memory() : detail::Wrapper() { } method Memory (line 3424) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3432) | Memory& operator = (const cl_mem& rhs) method Memory (line 3441) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3446) | Memory& operator = (const Memory &mem) method Memory (line 3455) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3460) | Memory& operator = (Memory &&mem) method cl_int (line 3469) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3477) | typename method cl_int (line 3504) | cl_int setDestructorCallback( class Buffer (line 3520) | class Buffer method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( type detail (line 3532) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3545) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3548) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3556) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3559) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3567) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3570) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3578) | class SVMTraitCoarse method cl_svm_mem_flags (line 3581) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3588) | class SVMTraitFine method cl_svm_mem_flags (line 3591) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3599) | class SVMTraitAtomic method cl_svm_mem_flags (line 3602) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3633) | class SVMAllocator { type rebind (line 3647) | struct rebind method SVMAllocator (line 3655) | SVMAllocator() : method SVMAllocator (line 3660) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3666) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3672) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3681) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3686) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3697) | pointer allocate( method deallocate (line 3730) | void deallocate(pointer p, size_type) method size_type (line 3739) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3753) | void construct(U* p, Args&&... args) method destroy (line 3759) | void destroy(U* p) class SVMAllocator (line 3780) | class SVMAllocator { type rebind (line 3787) | struct rebind type detail (line 3797) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3827) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3856) | cl::pointer>> allocate_sv... function allocate_svm (line 3863) | cl::pointer>> allocate_sv... class Buffer (line 3897) | class Buffer : public Memory method Buffer (line 3908) | Buffer( method Buffer (line 3933) | Buffer( method Buffer (line 3957) | Buffer( method Buffer (line 4020) | Buffer() : Memory() { } method Buffer (line 4029) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 4036) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 4045) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 4050) | Buffer& operator = (const Buffer &buf) method Buffer (line 4059) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 4064) | Buffer& operator = (Buffer &&buf) method Buffer (line 4075) | Buffer createSubBuffer( class BufferD3D10 (line 4109) | class BufferD3D10 : public Buffer method BufferD3D10 (line 4119) | BufferD3D10( method BufferD3D10 (line 4156) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 4165) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 4172) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 4181) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 4187) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 4196) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 4201) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 4217) | class BufferGL : public Buffer method BufferGL (line 4225) | BufferGL( method BufferGL (line 4245) | BufferGL() : Buffer() { } method BufferGL (line 4254) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4261) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4270) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4275) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4284) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4289) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4296) | cl_int getObjectInfo( class BufferRenderGL (line 4314) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4322) | BufferRenderGL( method BufferRenderGL (line 4342) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4351) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4358) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4367) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4372) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4381) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4386) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4393) | cl_int getObjectInfo( class Image (line 4409) | class Image : public Memory method Image (line 4413) | Image() : Memory() { } method Image (line 4422) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4429) | Image& operator = (const cl_mem& rhs) method Image (line 4438) | Image(const Image& img) : Memory(img) {} method Image (line 4443) | Image& operator = (const Image &img) method Image (line 4452) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4457) | Image& operator = (Image &&img) method cl_int (line 4467) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4475) | typename class Image1D (line 4496) | class Image1D : public Image method Image1D (line 4503) | Image1D( method Image1D (line 4532) | Image1D() { } method Image1D (line 4541) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4548) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4557) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4562) | Image1D& operator = (const Image1D &img) method Image1D (line 4571) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4576) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4587) | class Image1DBuffer : public Image method Image1DBuffer (line 4590) | Image1DBuffer( method Image1DBuffer (line 4619) | Image1DBuffer() { } method Image1DBuffer (line 4628) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4631) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4640) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4645) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4654) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4659) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4670) | class Image1DArray : public Image method Image1DArray (line 4673) | Image1DArray( method Image1DArray (line 4705) | Image1DArray() { } method Image1DArray (line 4714) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4718) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4727) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4732) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4741) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4746) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4762) | class Image2D : public Image method Image2D (line 4769) | Image2D( method Image2D (line 4837) | Image2D( method Image2D (line 4883) | Image2D( method Image2D (line 4934) | Image2D() { } method Image2D (line 4943) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4950) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4959) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4964) | Image2D& operator = (const Image2D &img) method Image2D (line 4973) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4978) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4997) | class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 5087) | class Image2DArray : public Image method Image2DArray (line 5090) | Image2DArray( method Image2DArray (line 5126) | Image2DArray() { } method Image2DArray (line 5135) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 5137) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 5146) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 5151) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 5160) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 5165) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 5179) | class Image3D : public Image method Image3D (line 5186) | Image3D( method Image3D (line 5254) | Image3D() : Image() { } method Image3D (line 5263) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5270) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5279) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5284) | Image3D& operator = (const Image3D &img) method Image3D (line 5293) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5298) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5314) | class Image3DGL : public Image3D method Image3DGL (line 5322) | Image3DGL( method Image3DGL (line 5346) | Image3DGL() : Image3D() { } method Image3DGL (line 5355) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5362) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5371) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5376) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5385) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5390) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5405) | class ImageGL : public Image method ImageGL (line 5408) | ImageGL( method ImageGL (line 5431) | ImageGL() : Image() { } method ImageGL (line 5440) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5443) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5452) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5457) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5466) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5471) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5488) | class Pipe : public Memory method Pipe (line 5501) | Pipe( method Pipe (line 5526) | Pipe( method Pipe (line 5545) | Pipe() : Memory() { } method Pipe (line 5554) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5561) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5570) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5575) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5584) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5589) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5597) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5605) | typename class Sampler (line 5629) | class Sampler : public detail::Wrapper method Sampler (line 5633) | Sampler() { } method Sampler (line 5639) | Sampler( method Sampler (line 5686) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5694) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5703) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5708) | Sampler& operator = (const Sampler &sam) method Sampler (line 5717) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5722) | Sampler& operator = (Sampler &&sam) method cl_int (line 5730) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5738) | typename class Program (line 5752) | class Program method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... class CommandQueue (line 5753) | class CommandQueue method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const class DeviceCommandQueue (line 5754) | class DeviceCommandQueue method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... class Kernel (line 5755) | class Kernel method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5880) | inline LocalSpaceArg class Kernel (line 5895) | class Kernel : public detail::Wrapper method Kernel (line 5901) | Kernel() { } method Kernel (line 5911) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5919) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5928) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5933) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5942) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5947) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5954) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5961) | typename method cl_int (line 5976) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5983) | typename method cl_int (line 5998) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 6007) | typename method cl_int (line 6021) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 6043) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 6058) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 6068) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 6078) | typename std::enable_if::value, cl_int>::type method setArg (line 6090) | typename std::enable_if::value, cl_int>::type method cl_int (line 6102) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 6114) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 6129) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 6150) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 6164) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6171) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 6179) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 6186) | typename std::enable_if::value, void>::type method cl_int (line 6193) | cl_int setSVMPointers(const T0 &t0, Ts & ... ts) method cl_int (line 6207) | cl_int setExecInfo(cl_kernel_exec_info param_name, const T& val) method cl_int (line 6218) | cl_int setExecInfo(typename detail::param_traits method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6929) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function Program (line 6965) | inline Program linkProgram( method Program (line 6255) | Program( method Program (line 6294) | Program( method Program (line 6335) | Program( method Program (line 6370) | Program( method Program (line 6407) | Program( method Program (line 6462) | Program( method Program (line 6530) | Program( method Program (line 6594) | Program( method Program (line 6623) | Program() { } method Program (line 6632) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6635) | Program& operator = (const cl_program& rhs) method Program (line 6644) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6649) | Program& operator = (const Program &program) method Program (line 6658) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) method CL_API_PREFIX__VERSION_2_2_DEPRECATED (line 6881) | CL_API_PREFIX__VERSION_2_2_DEPRECATED cl_int setReleaseCallback( method setSpecializationConstant (line 6899) | typename std::enable_if::value, cl_int>::type method cl_int (line 6915) | cl_int setSpecializationConstant(cl_uint index, size_type size, cons... function cl_int (line 7009) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 7103) | static void makeDefault() method makeDefaultProvided (line 7135) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 7147) | static void unitTestClearDefault() { method CommandQueue (line 7157) | CommandQueue( method CommandQueue (line 7223) | CommandQueue( method CommandQueue (line 7286) | explicit CommandQueue( method CommandQueue (line 7353) | explicit CommandQueue( method CommandQueue (line 7415) | CommandQueue( method CommandQueue (line 7466) | CommandQueue( method CommandQueue (line 7513) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 7534) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 7541) | CommandQueue() { } method CommandQueue (line 7550) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 7553) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 7562) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 7567) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 7576) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7581) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7588) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7596) | typename method cl_int (line 7609) | cl_int enqueueReadBuffer( method cl_int (line 7634) | cl_int enqueueWriteBuffer( method cl_int (line 7659) | cl_int enqueueCopyBuffer( method cl_int (line 7683) | cl_int enqueueReadBufferRect( method cl_int (line 7722) | cl_int enqueueWriteBufferRect( method cl_int (line 7761) | cl_int enqueueCopyBufferRect( method cl_int (line 7811) | cl_int enqueueFillBuffer( method cl_int (line 7840) | cl_int enqueueReadImage( method cl_int (line 7873) | cl_int enqueueWriteImage( method cl_int (line 7906) | cl_int enqueueCopyImage( method cl_int (line 7943) | cl_int enqueueFillImage( method cl_int (line 7977) | cl_int enqueueFillImage( method cl_int (line 8011) | cl_int enqueueFillImage( method cl_int (line 8039) | cl_int enqueueCopyImageToBuffer( method cl_int (line 8068) | cl_int enqueueCopyBufferToImage( method cl_int (line 8165) | cl_int enqueueMapSVM( method cl_int (line 8193) | cl_int enqueueMapSVM( method cl_int (line 8220) | cl_int enqueueMapSVM( method cl_int (line 8242) | cl_int enqueueUnmapMemObject( method cl_int (line 8270) | cl_int enqueueUnmapSVM( method cl_int (line 8295) | cl_int enqueueUnmapSVM( method cl_int (line 8320) | cl_int enqueueUnmapSVM( method cl_int (line 8353) | cl_int enqueueMarkerWithWaitList( method cl_int (line 8383) | cl_int enqueueBarrierWithWaitList( method cl_int (line 8406) | cl_int enqueueMigrateMemObjects( method cl_int (line 8447) | cl_int enqueueMigrateSVM( method cl_int (line 8476) | cl_int enqueueMigrateSVM( method cl_int (line 8492) | cl_int enqueueMigrateSVM( method cl_int (line 8514) | cl_int enqueueMigrateSVM( method cl_int (line 8529) | cl_int enqueueMigrateSVM( method cl_int (line 8550) | cl_int enqueueMigrateSVM( method cl_int (line 8561) | cl_int enqueueNDRangeKernel( method CL_API_PREFIX__VERSION_1_2_DEPRECATED (line 8588) | CL_API_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 8609) | cl_int enqueueNativeKernel( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8648) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8664) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8676) | cl_int enqueueAcquireGLObjects( method cl_int (line 8698) | cl_int enqueueReleaseGLObjects( method cl_int (line 8730) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8763) | cl_int enqueueReleaseD3D10Objects( method CL_API_PREFIX__VERSION_1_1_DEPRECATED (line 8801) | CL_API_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8810) | cl_int flush() const method cl_int (line 8815) | cl_int finish() const type DeviceQueueProperties (line 8827) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8833) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8841) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8848) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8853) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8876) | DeviceCommandQueue( method DeviceCommandQueue (line 8900) | DeviceCommandQueue( method DeviceCommandQueue (line 8930) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8933) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8942) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8947) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8956) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8961) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8968) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8976) | typename method DeviceCommandQueue (line 8995) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9025) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9053) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 9085) | static DeviceCommandQueue updateDefault(const Context &context, cons... method DeviceCommandQueue (line 9100) | static DeviceCommandQueue getDefault(const CommandQueue &queue, cl_i... type detail (line 9108) | namespace detail function cl_int (line 787) | static inline cl_int errHandler ( function cl_int (line 797) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 983) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 991) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 1048) | inline cl_int getInfoHelper( function cl_int (line 1080) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1108) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1657) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1687) | struct ReferenceHandler method cl_int (line 1668) | static cl_int retain(cl_device_id device) method cl_int (line 1679) | static cl_int release(cl_device_id device) method cl_int (line 1690) | static cl_int retain(cl_device_id) method cl_int (line 1693) | static cl_int release(cl_device_id) type ReferenceHandler (line 1699) | struct ReferenceHandler method cl_int (line 1702) | static cl_int retain(cl_platform_id) method cl_int (line 1705) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1710) | struct ReferenceHandler method cl_int (line 1712) | static cl_int retain(cl_context context) method cl_int (line 1714) | static cl_int release(cl_context context) type ReferenceHandler (line 1719) | struct ReferenceHandler method cl_int (line 1721) | static cl_int retain(cl_command_queue queue) method cl_int (line 1723) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1728) | struct ReferenceHandler method cl_int (line 1730) | static cl_int retain(cl_mem memory) method cl_int (line 1732) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1737) | struct ReferenceHandler method cl_int (line 1739) | static cl_int retain(cl_sampler sampler) method cl_int (line 1741) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1746) | struct ReferenceHandler method cl_int (line 1748) | static cl_int retain(cl_program program) method cl_int (line 1750) | static cl_int release(cl_program program) type ReferenceHandler (line 1755) | struct ReferenceHandler method cl_int (line 1757) | static cl_int retain(cl_kernel kernel) method cl_int (line 1759) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1764) | struct ReferenceHandler method cl_int (line 1766) | static cl_int retain(cl_event event) method cl_int (line 1768) | static cl_int release(cl_event event) function cl_uint (line 1775) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1794) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1804) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1811) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1826) | class Wrapper method Wrapper (line 1835) | Wrapper() : object_(NULL) { } method Wrapper (line 1837) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1849) | Wrapper(const Wrapper& rhs) method Wrapper (line 1855) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1888) | const cl_type& operator ()() const { return object_; } method cl_type (line 1890) | cl_type& operator ()() { return object_; } method cl_type (line 1892) | cl_type get() const { return object_; } method cl_int (line 1898) | cl_int retain() const method cl_int (line 1908) | cl_int release() const class Wrapper (line 1920) | class Wrapper method isReferenceCountable (line 1929) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1948) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1952) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1968) | Wrapper(const Wrapper& rhs) method Wrapper (line 1975) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 2014) | const cl_type& operator ()() const { return object_; } method cl_type (line 2016) | cl_type& operator ()() { return object_; } method cl_type (line 2018) | cl_type get() const { return object_; } method cl_int (line 2027) | cl_int retain() const method cl_int (line 2037) | cl_int release() const function cl_int (line 2084) | static inline cl_int buildErrHandler( function cl_int (line 2098) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3534) | class SVMTraitNull method cl_svm_mem_flags (line 3537) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3800) | class Deleter { method Deleter (line 3808) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5845) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5850) | struct KernelArgumentHandler::value>::type> (line 5859) | struct KernelArgumentHandler (line 5868) | struct KernelArgumentHandler method size_type (line 5870) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 9112) | struct KernelArgumentHandler method size_type (line 9114) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 9115) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 9221) | inline cl_int enqueueReadBuffer( function cl_int (line 9240) | inline cl_int enqueueWriteBuffer( function cl_int (line 9298) | inline cl_int enqueueMapSVM( function cl_int (line 9322) | inline cl_int enqueueMapSVM( function cl_int (line 9346) | inline cl_int enqueueMapSVM( function cl_int (line 9365) | inline cl_int enqueueUnmapMemObject( function cl_int (line 9400) | inline cl_int enqueueUnmapSVM( function cl_int (line 9422) | inline cl_int enqueueUnmapSVM( function cl_int (line 9443) | inline cl_int enqueueUnmapSVM( function cl_int (line 9460) | inline cl_int enqueueCopyBuffer( function cl_int (line 9485) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 9501) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 9517) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 9556) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 9587) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 9596) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 9604) | inline cl_int enqueueReadBufferRect( function cl_int (line 9640) | inline cl_int enqueueWriteBufferRect( function cl_int (line 9676) | inline cl_int enqueueCopyBufferRect( function cl_int (line 9711) | inline cl_int enqueueReadImage( function cl_int (line 9741) | inline cl_int enqueueWriteImage( function cl_int (line 9771) | inline cl_int enqueueCopyImage( function cl_int (line 9797) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9823) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9850) | inline cl_int flush(void) function cl_int (line 9862) | inline cl_int finish(void) class EnqueueArgs (line 9875) | class EnqueueArgs method EnqueueArgs (line 9888) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9897) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9906) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9915) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9924) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9933) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9942) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9952) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9962) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9972) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9981) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9990) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9999) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 10008) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 10017) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 10026) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10036) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 10046) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 10066) | class KernelFunctor method setArgs (line 10072) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 10079) | void setArgs(T0&& t0) method setArgs (line 10085) | void setArgs() method KernelFunctor (line 10091) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 10094) | KernelFunctor( method Event (line 10109) | Event operator() ( method Event (line 10133) | Event operator() ( method cl_int (line 10153) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 10159) | cl_int setSVMPointers(const T0 &t0, T1s &... ts) method Kernel (line 10165) | Kernel getKernel() type compatibility (line 10171) | namespace compatibility { class size_t (line 638) | class size_t method size_type (line 659) | size_type& operator[](int index) method size_type (line 664) | const size_type& operator[](int index) const type make_kernel (line 10177) | struct make_kernel method make_kernel (line 10183) | make_kernel( method make_kernel (line 10190) | make_kernel( method Event (line 10203) | Event operator()( FILE: ToUTF8/ToUTF8.cpp function wstringToUtf8 (line 10) | std::string wstringToUtf8(const std::wstring& wstr) { function IsTextUtf8 (line 26) | bool IsTextUtf8(const std::vector& text) type Encoding (line 46) | enum class Encoding { function readFile (line 57) | std::vector readFile(const wchar_t* filename) { function Encoding (line 67) | Encoding detectEncoding(const std::vector& buffer) { function convertToWideString (line 102) | std::wstring convertToWideString(const std::vector& buffer, Encodi... function convertWideToUTF8 (line 144) | std::string convertWideToUTF8(const std::wstring& wstr) { function wmain (line 155) | int wmain(int argc, wchar_t* argv[]) FILE: audio/AudioPitchDecorator.h function class (line 11) | class AudioPitchDecorator : FILE: audio/AudioPlayerImpl.cpp function WAVEHDR (line 14) | WAVEHDR* allocateBlocks(int size, int count) function freeBlocks (line 32) | void freeBlocks(WAVEHDR* blockArray) FILE: audio/AudioPlayerImpl.h function class (line 8) | class AudioPlayerImpl : FILE: audio/AudioPlayerWasapi.cpp function HMODULE (line 12) | HMODULE GetAvrtHandle() type CoreAudioUtil (line 21) | namespace CoreAudioUtil function CreateDeviceEnumeratorInternal (line 24) | CComPtr CreateDeviceEnumeratorInternal( function CreateDeviceEnumerator (line 44) | CComPtr CreateDeviceEnumerator() { function CreateDefaultDevice (line 51) | CComPtr CreateDefaultDevice(EDataFlow data_flow, function CreateDevice (line 81) | CComPtr CreateDevice( function CreateClient (line 98) | CComPtr CreateClient( function CreateDefaultClient (line 116) | CComPtr CreateDefaultClient( function CreateClient (line 126) | CComPtr CreateClient( function HRESULT (line 136) | HRESULT GetSharedModeMixFormat( function DWORD (line 150) | DWORD GetChannelConfig(const std::string& device_id, function HRESULT (line 160) | HRESULT SharedModeInitialize( function CreateRenderClient (line 209) | CComPtr CreateRenderClient( FILE: audio/AudioPlayerWasapi.h type IAudioClient (line 7) | struct IAudioClient type IAudioRenderClient (line 8) | struct IAudioRenderClient type ISimpleAudioVolume (line 9) | struct ISimpleAudioVolume function class (line 11) | class AudioPlayerWasapi : FILE: audio/smbPitchShift.cpp function smbFft (line 54) | void smbFft(float *fftBuffer, long fftFrameSize, long sign) function T (line 181) | T CopySign(T v, T x) function smbAtan2 (line 186) | double smbAtan2(double y, double x) FILE: audio/smbPitchShift.h function class (line 5) | class CSmbPitchShift FILE: ffmpeg-3.3.3-experimental-patch/common.before.h function av_clip_c (line 127) | int av_clip_c(int a, int amin, int amax) function av_clip64_c (line 144) | int64_t av_clip64_c(int64_t a, int64_t amin, int64_t amax) function av_clip_uint8_c (line 159) | uint8_t av_clip_uint8_c(int a) function av_clip_int8_c (line 170) | int8_t av_clip_int8_c(int a) function av_clip_uint16_c (line 181) | uint16_t av_clip_uint16_c(int a) function av_clip_int16_c (line 192) | int16_t av_clip_int16_c(int a) function av_clipl_int32_c (line 203) | int32_t av_clipl_int32_c(int64_t a) function av_clip_intp2_c (line 215) | int av_clip_intp2_c(int a, int p) function av_clip_uintp2_c (line 229) | unsigned av_clip_uintp2_c(int a, int p) function av_mod_uintp2_c (line 241) | unsigned av_mod_uintp2_c(unsigned a, unsigned p) function av_always_inline (line 253) | static av_always_inline int av_sat_add32_c(int a, int b) function av_always_inline (line 265) | static av_always_inline int av_sat_dadd32_c(int a, int b) function av_clipf_c (line 277) | float av_clipf_c(float a, float amin, float amax) function av_clipd_c (line 294) | double av_clipd_c(double a, double amin, double amax) function av_ceil_log2_c (line 308) | int av_ceil_log2_c(int x) function av_popcount_c (line 318) | int av_popcount_c(uint32_t x) function av_popcount64_c (line 332) | int av_popcount64_c(uint64_t x) function av_parity_c (line 337) | int av_parity_c(uint32_t v) FILE: ffmpeg-3.3.3-experimental-patch/common.h function av_clip_c (line 127) | int av_clip_c(int a, int amin, int amax) function av_clip64_c (line 144) | int64_t av_clip64_c(int64_t a, int64_t amin, int64_t amax) function av_clip_uint8_c (line 159) | uint8_t av_clip_uint8_c(int a) function av_clip_int8_c (line 170) | int8_t av_clip_int8_c(int a) function av_clip_uint16_c (line 181) | uint16_t av_clip_uint16_c(int a) function av_clip_int16_c (line 192) | int16_t av_clip_int16_c(int a) function av_clipl_int32_c (line 203) | int32_t av_clipl_int32_c(int64_t a) function av_clip_intp2_c (line 215) | int av_clip_intp2_c(int a, int p) function av_clip_uintp2_c (line 229) | unsigned av_clip_uintp2_c(int a, int p) function av_mod_uintp2_c (line 241) | unsigned av_mod_uintp2_c(unsigned a, unsigned p) function av_always_inline (line 253) | static av_always_inline int av_sat_add32_c(int a, int b) function av_always_inline (line 265) | static av_always_inline int av_sat_dadd32_c(int a, int b) function av_clipf_c (line 277) | float av_clipf_c(float a, float amin, float amax) function av_clipd_c (line 294) | double av_clipd_c(double a, double amin, double amax) function av_ceil_log2_c (line 308) | int av_ceil_log2_c(int x) function av_popcount_c (line 318) | int av_popcount_c(uint32_t x) function av_popcount64_c (line 332) | int av_popcount64_c(uint64_t x) function av_parity_c (line 337) | int av_parity_c(uint32_t v) FILE: ffmpeg-3.3.3-experimental-patch/hevcdsp_template.before.c function av_always_inline (line 44) | static av_always_inline void FUNC(add_residual)(uint8_t *_dst, int16_t *... FILE: ffmpeg-3.3.3-experimental-patch/hevcdsp_template.c function av_always_inline (line 48) | static av_always_inline void FUNC(add_residual)(uint8_t *_dst, int16_t *... FILE: ffmpeg-4.3.2-experimental-patch/common.before.h function av_clip_c (line 127) | int av_clip_c(int a, int amin, int amax) function av_clip64_c (line 144) | int64_t av_clip64_c(int64_t a, int64_t amin, int64_t amax) function av_clip_uint8_c (line 159) | uint8_t av_clip_uint8_c(int a) function av_clip_int8_c (line 170) | int8_t av_clip_int8_c(int a) function av_clip_uint16_c (line 181) | uint16_t av_clip_uint16_c(int a) function av_clip_int16_c (line 192) | int16_t av_clip_int16_c(int a) function av_clipl_int32_c (line 203) | int32_t av_clipl_int32_c(int64_t a) function av_clip_intp2_c (line 215) | int av_clip_intp2_c(int a, int p) function av_clip_uintp2_c (line 229) | unsigned av_clip_uintp2_c(int a, int p) function av_mod_uintp2_c (line 241) | unsigned av_mod_uintp2_c(unsigned a, unsigned p) function av_always_inline (line 253) | static av_always_inline int av_sat_add32_c(int a, int b) function av_always_inline (line 265) | static av_always_inline int av_sat_dadd32_c(int a, int b) function av_always_inline (line 277) | static av_always_inline int av_sat_sub32_c(int a, int b) function av_always_inline (line 289) | static av_always_inline int av_sat_dsub32_c(int a, int b) function av_always_inline (line 301) | static av_always_inline int64_t av_sat_add64_c(int64_t a, int64_t b) { function av_always_inline (line 321) | static av_always_inline int64_t av_sat_sub64_c(int64_t a, int64_t b) { function av_clipf_c (line 341) | float av_clipf_c(float a, float amin, float amax) function av_clipd_c (line 358) | double av_clipd_c(double a, double amin, double amax) function av_ceil_log2_c (line 372) | int av_ceil_log2_c(int x) function av_popcount_c (line 382) | int av_popcount_c(uint32_t x) function av_popcount64_c (line 396) | int av_popcount64_c(uint64_t x) function av_parity_c (line 401) | int av_parity_c(uint32_t v) FILE: ffmpeg-4.3.2-experimental-patch/common.h function av_clip_c (line 127) | int av_clip_c(int a, int amin, int amax) function av_clip64_c (line 144) | int64_t av_clip64_c(int64_t a, int64_t amin, int64_t amax) function av_clip_uint8_c (line 159) | uint8_t av_clip_uint8_c(int a) function av_clip_int8_c (line 170) | int8_t av_clip_int8_c(int a) function av_clip_uint16_c (line 181) | uint16_t av_clip_uint16_c(int a) function av_clip_int16_c (line 192) | int16_t av_clip_int16_c(int a) function av_clipl_int32_c (line 203) | int32_t av_clipl_int32_c(int64_t a) function av_clip_intp2_c (line 215) | int av_clip_intp2_c(int a, int p) function av_clip_uintp2_c (line 229) | unsigned av_clip_uintp2_c(int a, int p) function av_mod_uintp2_c (line 241) | unsigned av_mod_uintp2_c(unsigned a, unsigned p) function av_always_inline (line 253) | static av_always_inline int av_sat_add32_c(int a, int b) function av_always_inline (line 265) | static av_always_inline int av_sat_dadd32_c(int a, int b) function av_always_inline (line 277) | static av_always_inline int av_sat_sub32_c(int a, int b) function av_always_inline (line 289) | static av_always_inline int av_sat_dsub32_c(int a, int b) function av_always_inline (line 301) | static av_always_inline int64_t av_sat_add64_c(int64_t a, int64_t b) { function av_always_inline (line 321) | static av_always_inline int64_t av_sat_sub64_c(int64_t a, int64_t b) { function av_clipf_c (line 341) | float av_clipf_c(float a, float amin, float amax) function av_clipd_c (line 358) | double av_clipd_c(double a, double amin, double amax) function av_ceil_log2_c (line 372) | int av_ceil_log2_c(int x) function av_popcount_c (line 382) | int av_popcount_c(uint32_t x) function av_popcount64_c (line 396) | int av_popcount64_c(uint64_t x) function av_parity_c (line 401) | int av_parity_c(uint32_t v) FILE: ffmpeg-4.3.2-experimental-patch/hevcdsp_template.before.c function av_always_inline (line 44) | static av_always_inline void FUNC(add_residual)(uint8_t *_dst, int16_t *... FILE: ffmpeg-4.3.2-experimental-patch/hevcdsp_template.c function av_always_inline (line 48) | static av_always_inline void FUNC(add_residual)(uint8_t *_dst, int16_t *... FILE: getYoutubeCombined.py function _load_state (line 14) | def _load_state(): function _save_state (line 17) | def _save_state(state): function install_and_import (line 20) | def install_and_import(package, url=None): function parsePlaylist (line 99) | def parsePlaylist(url: str, force: bool): function _is_channel_url (line 125) | def _is_channel_url(url: str): function _extract_flat_urls (line 135) | def _extract_flat_urls(yt_url: str): function _extract_from_video_page (line 157) | def _extract_from_video_page(video_url: str): function _iter_formats (line 194) | def _iter_formats(info): function _is_usable_video_format (line 210) | def _is_usable_video_format(f): function _is_usable_audio_format (line 221) | def _is_usable_audio_format(f): function getYoutubeUrl (line 230) | def getYoutubeUrl(url, adaptive): function extract_youtube_id (line 270) | def extract_youtube_id(url_or_id: str) -> str: function getYoutubeTranscript (line 284) | def getYoutubeTranscript(url_or_id: str): FILE: networking/crypt.h function decrypt_byte (line 36) | static int decrypt_byte(unsigned long* pkeys, const unsigned long* pcrc_... function update_keys (line 50) | static int update_keys(unsigned long* pkeys, const unsigned long* pcrc_3... function init_keys (line 67) | static void init_keys(const char* passwd, unsigned long* pkeys, const un... function crypthead (line 93) | static int crypthead(passwd, buf, bufSize, pkeys, pcrc_32_tab, crcForCry... FILE: networking/http_download.cpp function MakeGuard (line 18) | auto MakeGuard(HINTERNET h) function HttpDownload (line 33) | bool HttpDownload(const TCHAR* url, const TCHAR* path) FILE: networking/http_get.cpp class CComUsageScope (line 14) | class CComUsageScope method CComUsageScope (line 18) | explicit CComUsageScope(DWORD dwCoInit = COINIT_MULTITHREADED | COINIT... function resolveHostnameToIP (line 29) | std::string resolveHostnameToIP(const std::string& hostname) { function HttpGetStatus (line 64) | long HttpGetStatus(std::string& url, bool useHHO) function CComVariant (line 153) | CComVariant HttpGet(const char * url) FILE: networking/httpioapi.cpp function voidpf (line 21) | voidpf ZCALLBACK qiodevice_open_file_func( function uLong (line 48) | uLong ZCALLBACK qiodevice_read_file_func( function uLong (line 61) | uLong ZCALLBACK qiodevice_write_file_func( function uLong (line 73) | uLong ZCALLBACK qiodevice_tell_file_func( function qiodevice_seek_file_func (line 84) | int ZCALLBACK qiodevice_seek_file_func( function qiodevice_close_file_func (line 114) | int ZCALLBACK qiodevice_close_file_func( function qiodevice_error_file_func (line 124) | int ZCALLBACK qiodevice_error_file_func( function fill_qiodevice_filefunc (line 132) | void fill_qiodevice_filefunc( FILE: networking/httprequest_h.h type interface (line 46) | typedef interface IWinHttpRequest type interface (line 53) | typedef interface IWinHttpRequestEvents type class (line 62) | typedef class WinHttpRequest type WinHttpRequest (line 64) | typedef struct WinHttpRequest WinHttpRequest; type HTTPREQUEST_PROXY_SETTING (line 96) | typedef /* [public] */ long HTTPREQUEST_PROXY_SETTING; type HTTPREQUEST_SETCREDENTIALS_FLAGS (line 106) | typedef /* [public] */ long HTTPREQUEST_SETCREDENTIALS_FLAGS; type WinHttpRequestAutoLogonPolicy (line 138) | enum WinHttpRequestAutoLogonPolicy type WinHttpRequestSslErrorFlags (line 146) | enum WinHttpRequestSslErrorFlags type WinHttpRequestSecureProtocols (line 156) | enum WinHttpRequestSecureProtocols type IWinHttpRequestVtbl (line 257) | typedef struct IWinHttpRequestVtbl function interface (line 402) | interface IWinHttpRequest type IWinHttpRequestEventsVtbl (line 536) | typedef struct IWinHttpRequestEventsVtbl function interface (line 572) | interface IWinHttpRequestEvents FILE: networking/ioapi.h type zlib_filefunc_def (line 48) | typedef struct zlib_filefunc_def_s FILE: networking/unzip.c type unz_file_info_internal (line 96) | typedef struct unz_file_info_internal_s type file_in_zip_read_info_s (line 104) | typedef struct type unz_s (line 130) | typedef struct function local (line 173) | local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) function local (line 199) | local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) function local (line 227) | local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) function local (line 260) | local int strcmpcasenosensitive_internal (fileName1,fileName2) function unzStringFileNameCompare (line 303) | extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSe... function local (line 329) | local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) function unzFile (line 395) | extern unzFile ZEXPORT unzOpen2 (file, pzlib_filefunc_def) function unzFile (line 498) | extern unzFile ZEXPORT unzOpen (file) function unzClose (line 509) | extern int ZEXPORT unzClose (file) function unzGetGlobalInfo (line 530) | extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) function local (line 546) | local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) function local (line 575) | local int unzlocal_GetCurrentFileInfoInternal (file, function unzGetCurrentFileInfo (line 745) | extern int ZEXPORT unzGetCurrentFileInfo (file, function unzGoToFirstFile (line 769) | extern int ZEXPORT unzGoToFirstFile (file) function unzGoToNextFile (line 791) | extern int ZEXPORT unzGoToNextFile (file) function unzLocateFile (line 825) | extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) function unzGetFilePos (line 904) | extern int ZEXPORT unzGetFilePos(file, file_pos) function unzGoToFilePos (line 922) | extern int ZEXPORT unzGoToFilePos(file, file_pos) function local (line 958) | local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, function unzOpenCurrentFile3 (line 1049) | extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) function unzOpenCurrentFile (line 1194) | extern int ZEXPORT unzOpenCurrentFile (file) function unzOpenCurrentFilePassword (line 1200) | extern int ZEXPORT unzOpenCurrentFilePassword (file, password) function unzOpenCurrentFile2 (line 1207) | extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) function unzReadCurrentFile (line 1226) | extern int ZEXPORT unzReadCurrentFile (file, buf, len) function z_off_t (line 1387) | extern z_off_t ZEXPORT unztell (file) function ZEXPORT (line 1407) | extern int ZEXPORT unzeof (file) function unzGetLocalExtrafield (line 1439) | extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) function unzCloseCurrentFile (line 1490) | extern int ZEXPORT unzCloseCurrentFile (file) function unzGetGlobalComment (line 1533) | extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) function uLong (line 1564) | extern uLong ZEXPORT unzGetOffset (file) function unzSetOffset (line 1580) | extern int ZEXPORT unzSetOffset (file, pos) FILE: networking/unzip.h type unzFile__ (line 64) | typedef struct TagunzFile__ { int unused; } unzFile__; type unzFile__ (line 65) | typedef unzFile__* unzFile; type voidp (line 67) | typedef voidp unzFile; type tm_unz (line 81) | typedef struct tm_unz_s type unz_global_info (line 93) | typedef struct unz_global_info_s type unz_file_info (line 102) | typedef struct unz_file_info_s type unz_file_pos (line 211) | typedef struct unz_file_pos_s FILE: video/audioparserunnable.cpp function getChannelLayout (line 24) | int64_t getChannelLayout(AVFrame* audioFrame) function getChannelLayout (line 35) | auto getChannelLayout(AVFrame* audioFrame) FILE: video/audioplayer.h type IAudioPlayerCallback (line 5) | struct IAudioPlayerCallback type IAudioPlayer (line 10) | struct IAudioPlayer FILE: video/decoderinterface.h type IDirect3DDevice9 (line 15) | struct IDirect3DDevice9 type IDirect3DSurface9 (line 16) | struct IDirect3DSurface9 type IFrameDecoder (line 18) | struct IFrameDecoder type FrameRenderingData (line 21) | struct FrameRenderingData function IDirect3DSurface9 (line 31) | IDirect3DSurface9* surface{} type IFrameListener (line 35) | struct IFrameListener type FrameDecoderListener (line 44) | struct FrameDecoderListener type RationalNumber (line 60) | struct RationalNumber type IFrameDecoder (line 73) | struct IFrameDecoder type IAudioPlayer (line 192) | struct IAudioPlayer FILE: video/decoderiocontext.h type AVIOContext (line 7) | struct AVIOContext type AVFormatContext (line 8) | struct AVFormatContext function class (line 10) | class DecoderIOContext FILE: video/ffmpeg_dxva2.cpp function memcpy_uncached_load_sse41 (line 55) | static int memcpy_uncached_load_sse41(void *dest, const void *src, size_... function CopyPlane (line 150) | static void CopyPlane(uint8_t *dst, int dst_linesize, function getHWAccelDevice (line 166) | static intptr_t getHWAccelDevice(IDirect3D9* pDirect3D9) type dxva2_mode (line 239) | struct dxva2_mode { type AVCodecID (line 241) | enum AVCodecID type surface_info (line 295) | struct surface_info { type DXVA2Context (line 300) | struct DXVA2Context { type DXVA2SurfaceWrapper (line 323) | struct DXVA2SurfaceWrapper { type HWAccelID (line 329) | enum HWAccelID { type InputStream (line 339) | struct InputStream type HWAccelID (line 343) | enum HWAccelID type HWAccelID (line 347) | enum HWAccelID type AVPixelFormat (line 350) | enum AVPixelFormat function dxva2_destroy_decoder (line 354) | static void dxva2_destroy_decoder(InputStream* ist) function dxva2_uninit (line 375) | void dxva2_uninit(void* opaque) function dxva2_release_buffer (line 413) | static void dxva2_release_buffer(void *opaque, uint8_t *data) function dxva2_get_buffer (line 430) | static int dxva2_get_buffer(AVCodecContext *s, AVFrame *frame, int flags) function dxva2_convert_data (line 481) | int dxva2_convert_data(IDirect3DSurface9* surface, AVFrame *tmp_frame, i... function dxva2_retrieve_data (line 567) | int dxva2_retrieve_data(AVCodecContext *s, AVFrame *frame) function dxva2_alloc (line 590) | static int dxva2_alloc(AVCodecContext *s) function dxva2_get_decoder_configuration (line 710) | static int dxva2_get_decoder_configuration(AVCodecContext *s, const GUID... function isMoreThan8BytesFmt (line 757) | static bool isMoreThan8BytesFmt(AVPixelFormat f) function dxva2_create_decoder (line 768) | static int dxva2_create_decoder(AVCodecContext *s) function AVPixelFormat (line 915) | static AVPixelFormat GetHwFormat(AVCodecContext* s, const AVPixelFormat*... function dxva2_init (line 923) | int dxva2_init(AVCodecContext *s) function IDirect3DDevice9 (line 990) | IDirect3DDevice9* get_device(AVCodecContext *s) FILE: video/ffmpeg_dxva2.h type AVCodecContext (line 23) | typedef struct AVCodecContext AVCodecContext; type AVFrame (line 24) | typedef struct AVFrame AVFrame; type IDirect3DDevice9 (line 26) | typedef struct IDirect3DDevice9 IDirect3DDevice9; type IDirect3DSurface9 (line 27) | typedef struct IDirect3DSurface9 IDirect3DSurface9; FILE: video/ffmpegdecoder.cpp function resolveHostnameToIPs (line 44) | static std::vector resolveHostnameToIPs(const std::string& ... function FreeVideoCodecContext (line 85) | void FreeVideoCodecContext(AVCodecContext*& videoCodecContext) function Shutdown (line 105) | inline void Shutdown(const std::unique_ptr& th) function ThisThreadInterruptionRequested (line 114) | int ThisThreadInterruptionRequested(void* ptr) function log_callback (line 123) | void log_callback(void *ptr, int level, const char *fmt, va_list vargs) type channel_logger (line 159) | namespace channel_logger function GetFrameDecoder (line 176) | std::unique_ptr GetFrameDecoder(std::unique_ptr& clock, double correction) FILE: video/ordered_scoped_token.h function class (line 12) | class OrderedScopedTokenGenerator { function LockScope (line 83) | LockScope lock() { function LockScope (line 98) | LockScope try_lock() { type State (line 126) | struct State { function explicit (line 132) | explicit Token(std::shared_ptr s) : state_(std::move(s)) {} type LockScope (line 137) | struct LockScope { function release (line 164) | void release() { function explicit (line 172) | explicit LockScope(std::shared_ptr s) : state_(std::move(s... function release_if_needed (line 174) | void release_if_needed() { function owns_ (line 182) | bool owns_{ false }; function Token (line 186) | Token generate() { FILE: video/parserunnable.cpp function isSeekable (line 24) | bool isSeekable(AVFormatContext* formatContext) function RendezVous (line 37) | bool RendezVous( FILE: video/subtitles.cpp function ass_to_plaintext (line 14) | std::string ass_to_plaintext(const char *in) function fromAss (line 65) | std::string fromAss(const char* ass) { function AVCodecContext (line 111) | AVCodecContext* MakeSubtitlesCodecContext(AVCodecParameters* codecpar) function GetSubtitle (line 142) | std::string GetSubtitle(AVCodecContext* ctx, const AVPacket& packet) FILE: video/videoframe.h type AVFrameDeleter (line 6) | struct AVFrameDeleter type std (line 11) | typedef std::unique_ptr AVFramePtr; type VideoFrame (line 13) | struct VideoFrame function m_duration (line 16) | int64_t m_duration{0} function m_image (line 21) | m_image(av_frame_alloc()) function free (line 27) | void free() function realloc (line 32) | void realloc(AVPixelFormat pix_fmt, int width, int height) FILE: video/videoparserunnable.cpp function clamp255 (line 19) | inline uint8_t clamp255(uint32_t v) { function Convert16To8Row_SSSE3 (line 59) | void Convert16To8Row_SSSE3(const __m128i* src_y, function ScaleRowDown2_16To8_C (line 95) | void ScaleRowDown2_16To8_C(const uint16_t* src_ptr, function Convert16To8Row_Any_SSSE3 (line 115) | void Convert16To8Row_Any_SSSE3(const uint16_t* src_ptr, uint8_t* dst_ptr... function Convert16To8Plane (line 139) | void Convert16To8Plane(const uint16_t* src_y, function ScalePlaneDown2_16To8 (line 168) | void ScalePlaneDown2_16To8(int dst_width, function I010ToI420 (line 188) | int I010ToI420(const uint16_t* src_y, function I410ToI420 (line 231) | int I410ToI420(const uint16_t* src_y, function frameToImage (line 278) | bool frameToImage( function GetAsyncConversionFunction (line 376) | auto GetAsyncConversionFunction(OrderedScopedTokenGenerator::Token t, type FFmpegDecoder::VideoParseContext (line 480) | struct FFmpegDecoder::VideoParseContext