SYMBOL INDEX (1830 symbols across 331 files) FILE: examples/calibration/calibration.cpp function openPoseDemo (line 37) | int openPoseDemo() function main (line 133) | int main(int argc, char *argv[]) FILE: examples/deprecated/tutorial_add_module/userDatum.hpp type op (line 7) | namespace op type UserDatum (line 10) | struct UserDatum : public Datum method UserDatum (line 17) | UserDatum() {} FILE: examples/deprecated/tutorial_add_module/userPostProcessing.hpp type op (line 10) | namespace op class UserPostProcessing (line 15) | class UserPostProcessing type op (line 50) | namespace op class UserPostProcessing (line 15) | class UserPostProcessing FILE: examples/deprecated/tutorial_add_module/wUserPostProcessing.hpp type op (line 9) | namespace op class WUserPostProcessing (line 12) | class WUserPostProcessing : public Worker type op (line 34) | namespace op class WUserPostProcessing (line 12) | class WUserPostProcessing : public Worker FILE: examples/deprecated/tutorial_add_module_custom_post_processing.cpp function configureWrapper (line 33) | void configureWrapper(op::WrapperT& opWrapperT) function tutorialAddModule1 (line 152) | int tutorialAddModule1() function main (line 180) | int main(int argc, char *argv[]) FILE: examples/deprecated/tutorial_api_thread_1_user_processing_function.cpp class WUserClass (line 18) | class WUserClass : public op::Worker>>& da... function openPoseTutorialThread1 (line 53) | int openPoseTutorialThread1() function main (line 170) | int main(int argc, char *argv[]) FILE: examples/deprecated/tutorial_api_thread_2_user_input_processing_output_and_datum.cpp type UserDatum (line 35) | struct UserDatum : public op::Datum method UserDatum (line 39) | UserDatum(const bool boolThatUserNeedsForSomeReason_ = false) : class WUserInput (line 49) | class WUserInput : public op::WorkerProducer>> workProducer() class WUserPostProcessing (line 117) | class WUserPostProcessing : public op::Worker>>& da... class WUserOutput (line 153) | class WUserOutput : public op::WorkerConsumer>> createDatum() method isFinished (line 70) | bool isFinished() const function configureWrapper (line 81) | void configureWrapper(op::Wrapper& opWrapper) function tutorialApiCpp (line 176) | int tutorialApiCpp() function main (line 222) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/11_asynchronous_custom_input_multi_camera.cpp class UserInputClass (line 23) | class UserInputClass method UserInputClass (line 26) | UserInputClass(const std::string& videoPath, const std::string& camera... method createDatum (line 41) | std::shared_ptr>> createDatum() method isFinished (line 68) | bool isFinished() const function configureWrapper (line 80) | void configureWrapper(op::Wrapper& opWrapper) function tutorialApiCpp (line 175) | int tutorialApiCpp() function main (line 233) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/12_asynchronous_custom_output.cpp class UserOutputClass (line 19) | class UserOutputClass method display (line 22) | bool display(const std::shared_ptr>> createDatum() method isFinished (line 87) | bool isFinished() const class UserOutputClass (line 99) | class UserOutputClass method display (line 102) | bool display(const std::shared_ptr& opWrapperT) function tutorialApiCpp (line 274) | int tutorialApiCpp() function main (line 329) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/14_synchronous_custom_input.cpp class WUserInput (line 20) | class WUserInput : public op::WorkerProducer>> workProducer() function configureWrapper (line 86) | void configureWrapper(op::Wrapper& opWrapper) function tutorialApiCpp (line 189) | int tutorialApiCpp() function main (line 217) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/15_synchronous_custom_preprocessing.cpp class WUserPreProcessing (line 15) | class WUserPreProcessing : public op::Worker>>& da... function configureWrapper (line 48) | void configureWrapper(op::Wrapper& opWrapper) function tutorialApiCpp (line 164) | int tutorialApiCpp() function main (line 192) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/16_synchronous_custom_postprocessing.cpp class WUserPostProcessing (line 15) | class WUserPostProcessing : public op::Worker>>& da... function configureWrapper (line 49) | void configureWrapper(op::Wrapper& opWrapper) function tutorialApiCpp (line 165) | int tutorialApiCpp() function main (line 193) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_cpp/17_synchronous_custom_output.cpp class WUserOutput (line 20) | class WUserOutput : public op::WorkerConsumer>> workProducer() class WUserPostProcessing (line 107) | class WUserPostProcessing : public op::Worker>>& da... class WUserOutput (line 142) | class WUserOutput : public op::WorkerConsumer& opWrapperT) function tutorialApiCpp (line 338) | int tutorialApiCpp() function main (line 366) | int main(int argc, char *argv[]) FILE: examples/tutorial_api_python/09_keypoints_from_heatmaps.py function get_sample_heatmaps (line 38) | def get_sample_heatmaps(): FILE: examples/tutorial_api_python/12_asynchronous_custom_output.py function display (line 10) | def display(datums): function printKeypoints (line 17) | def printKeypoints(datums): FILE: include/openpose/3d/cameraParameterReader.hpp type op (line 6) | namespace op function CameraParameterReader (line 8) | class OP_API CameraParameterReader FILE: include/openpose/3d/jointAngleEstimation.hpp type op (line 13) | namespace op function JointAngleEstimation (line 17) | class OP_API JointAngleEstimation FILE: include/openpose/3d/poseTriangulation.hpp type op (line 6) | namespace op function PoseTriangulation (line 8) | class OP_API PoseTriangulation FILE: include/openpose/3d/wJointAngleEstimation.hpp type op (line 9) | namespace op class WJointAngleEstimation (line 12) | class WJointAngleEstimation : public Worker type op (line 36) | namespace op class WJointAngleEstimation (line 12) | class WJointAngleEstimation : public Worker FILE: include/openpose/3d/wPoseTriangulation.hpp type op (line 8) | namespace op class WPoseTriangulation (line 11) | class WPoseTriangulation : public Worker type op (line 35) | namespace op class WPoseTriangulation (line 11) | class WPoseTriangulation : public Worker FILE: include/openpose/calibration/cameraParameterEstimation.hpp type op (line 6) | namespace op FILE: include/openpose/core/array.hpp type op (line 10) | namespace op class Array (line 21) | class Array method Array (line 96) | Array(const Array& array) : method empty (line 228) | inline bool empty() const method getSize (line 238) | inline std::vector getSize() const method getNumberDimensions (line 262) | inline size_t getNumberDimensions() const method getVolume (line 272) | inline size_t getVolume() const method T (line 310) | inline T* getPtr() method T (line 319) | inline const T* getConstPtr() const method T (line 329) | inline T* getPseudoConstPtr() const method T (line 365) | inline T& operator[](const int index) method T (line 381) | inline const T& operator[](const int index) const method T (line 398) | inline T& operator[](const std::vector& indexes) method T (line 410) | inline const T& operator[](const std::vector& indexes) const method T (line 422) | inline T& at(const int index) method T (line 434) | inline const T& at(const int index) const method T (line 446) | inline T& at(const std::vector& indexes) method T (line 458) | inline const T& at(const std::vector& indexes) const FILE: include/openpose/core/arrayCpuGpu.hpp type op (line 9) | namespace op class ArrayCpuGpu (line 15) | class ArrayCpuGpu type ImplArrayCpuGpu (line 100) | struct ImplArrayCpuGpu FILE: include/openpose/core/cvMatToOpInput.hpp type op (line 7) | namespace op function CvMatToOpInput (line 9) | class OP_API CvMatToOpInput FILE: include/openpose/core/cvMatToOpOutput.hpp type op (line 6) | namespace op function CvMatToOpOutput (line 8) | class OP_API CvMatToOpOutput FILE: include/openpose/core/datum.hpp type op (line 11) | namespace op function Datum (line 19) | struct OP_API Datum FILE: include/openpose/core/enumClasses.hpp type op (line 4) | namespace op type ScaleMode (line 6) | enum class ScaleMode : unsigned char type HeatMapType (line 19) | enum class HeatMapType : unsigned char type RenderMode (line 26) | enum class RenderMode : unsigned char type ElementToRender (line 34) | enum class ElementToRender : unsigned char FILE: include/openpose/core/gpuRenderer.hpp type op (line 9) | namespace op function GpuRenderer (line 11) | class OP_API GpuRenderer : public Renderer FILE: include/openpose/core/keepTopNPeople.hpp type op (line 6) | namespace op function KeepTopNPeople (line 8) | class OP_API KeepTopNPeople FILE: include/openpose/core/keypointScaler.hpp type op (line 7) | namespace op function KeypointScaler (line 9) | class OP_API KeypointScaler FILE: include/openpose/core/macros.hpp type dim3 (line 86) | struct dim3 FILE: include/openpose/core/matrix.hpp type op (line 7) | namespace op function Matrix (line 95) | class OP_API Matrix FILE: include/openpose/core/opOutputToCvMat.hpp type op (line 6) | namespace op function OpOutputToCvMat (line 8) | class OP_API OpOutputToCvMat FILE: include/openpose/core/point.hpp type op (line 7) | namespace op type Point (line 10) | struct Point method T (line 50) | inline T area() const FILE: include/openpose/core/rectangle.hpp type op (line 8) | namespace op type Rectangle (line 11) | struct Rectangle method topLeft (line 55) | inline Point topLeft() const method T (line 62) | inline T area() const FILE: include/openpose/core/renderer.hpp type op (line 8) | namespace op function Renderer (line 10) | class OP_API Renderer FILE: include/openpose/core/scaleAndSizeExtractor.hpp type op (line 7) | namespace op function ScaleAndSizeExtractor (line 9) | class OP_API ScaleAndSizeExtractor FILE: include/openpose/core/string.hpp type op (line 8) | namespace op function String (line 14) | class OP_API String FILE: include/openpose/core/verbosePrinter.hpp type op (line 6) | namespace op function VerbosePrinter (line 8) | class OP_API VerbosePrinter FILE: include/openpose/core/wCvMatToOpInput.hpp type op (line 8) | namespace op class WCvMatToOpInput (line 11) | class WCvMatToOpInput : public Worker type op (line 35) | namespace op class WCvMatToOpInput (line 11) | class WCvMatToOpInput : public Worker FILE: include/openpose/core/wCvMatToOpOutput.hpp type op (line 8) | namespace op class WCvMatToOpOutput (line 11) | class WCvMatToOpOutput : public Worker type op (line 36) | namespace op class WCvMatToOpOutput (line 11) | class WCvMatToOpOutput : public Worker FILE: include/openpose/core/wKeepTopNPeople.hpp type op (line 8) | namespace op class WKeepTopNPeople (line 11) | class WKeepTopNPeople : public Worker type op (line 33) | namespace op class WKeepTopNPeople (line 11) | class WKeepTopNPeople : public Worker FILE: include/openpose/core/wKeypointScaler.hpp type op (line 8) | namespace op class WKeypointScaler (line 11) | class WKeypointScaler : public Worker type op (line 33) | namespace op class WKeypointScaler (line 11) | class WKeypointScaler : public Worker FILE: include/openpose/core/wOpOutputToCvMat.hpp type op (line 8) | namespace op class WOpOutputToCvMat (line 11) | class WOpOutputToCvMat : public Worker type op (line 35) | namespace op class WOpOutputToCvMat (line 11) | class WOpOutputToCvMat : public Worker FILE: include/openpose/core/wScaleAndSizeExtractor.hpp type op (line 8) | namespace op class WScaleAndSizeExtractor (line 11) | class WScaleAndSizeExtractor : public Worker type op (line 35) | namespace op class WScaleAndSizeExtractor (line 11) | class WScaleAndSizeExtractor : public Worker FILE: include/openpose/core/wVerbosePrinter.hpp type op (line 8) | namespace op class WVerbosePrinter (line 11) | class WVerbosePrinter : public Worker type op (line 35) | namespace op class WVerbosePrinter (line 11) | class WVerbosePrinter : public Worker FILE: include/openpose/face/faceCpuRenderer.hpp type op (line 9) | namespace op class OP_API (line 11) | class OP_API FILE: include/openpose/face/faceDetector.hpp type op (line 7) | namespace op function FaceDetector (line 9) | class OP_API FaceDetector FILE: include/openpose/face/faceDetectorOpenCV.hpp type op (line 6) | namespace op function FaceDetectorOpenCV (line 8) | class OP_API FaceDetectorOpenCV FILE: include/openpose/face/faceExtractorCaffe.hpp type op (line 8) | namespace op function FaceExtractorCaffe (line 13) | class OP_API FaceExtractorCaffe : public FaceExtractorNet FILE: include/openpose/face/faceExtractorNet.hpp type op (line 8) | namespace op function FaceExtractorNet (line 13) | class OP_API FaceExtractorNet FILE: include/openpose/face/faceGpuRenderer.hpp type op (line 9) | namespace op class OP_API (line 11) | class OP_API FILE: include/openpose/face/faceParameters.hpp type op (line 7) | namespace op FILE: include/openpose/face/faceRenderer.hpp type op (line 6) | namespace op function FaceRenderer (line 8) | class OP_API FaceRenderer FILE: include/openpose/face/renderFace.hpp type op (line 7) | namespace op FILE: include/openpose/face/wFaceDetector.hpp type op (line 8) | namespace op class WFaceDetector (line 11) | class WFaceDetector : public Worker type op (line 35) | namespace op class WFaceDetector (line 11) | class WFaceDetector : public Worker FILE: include/openpose/face/wFaceDetectorOpenCV.hpp type op (line 8) | namespace op class WFaceDetectorOpenCV (line 11) | class WFaceDetectorOpenCV : public Worker type op (line 35) | namespace op class WFaceDetectorOpenCV (line 11) | class WFaceDetectorOpenCV : public Worker FILE: include/openpose/face/wFaceExtractorNet.hpp type op (line 8) | namespace op class WFaceExtractorNet (line 11) | class WFaceExtractorNet : public Worker type op (line 35) | namespace op class WFaceExtractorNet (line 11) | class WFaceExtractorNet : public Worker FILE: include/openpose/face/wFaceRenderer.hpp type op (line 8) | namespace op class WFaceRenderer (line 11) | class WFaceRenderer : public Worker type op (line 35) | namespace op class WFaceRenderer (line 11) | class WFaceRenderer : public Worker FILE: include/openpose/filestream/bvhSaver.hpp type op (line 10) | namespace op function BvhSaver (line 12) | class OP_API BvhSaver FILE: include/openpose/filestream/cocoJsonSaver.hpp type op (line 9) | namespace op function CocoJsonSaver (line 15) | class OP_API CocoJsonSaver FILE: include/openpose/filestream/enumClasses.hpp type op (line 4) | namespace op type DataFormat (line 6) | enum class DataFormat : unsigned char type CocoJsonFormat (line 14) | enum class CocoJsonFormat : unsigned char FILE: include/openpose/filestream/fileSaver.hpp type op (line 7) | namespace op function FileSaver (line 9) | class OP_API FileSaver FILE: include/openpose/filestream/fileStream.hpp type op (line 8) | namespace op FILE: include/openpose/filestream/heatMapSaver.hpp type op (line 7) | namespace op function HeatMapSaver (line 9) | class OP_API HeatMapSaver : public FileSaver FILE: include/openpose/filestream/imageSaver.hpp type op (line 7) | namespace op function ImageSaver (line 9) | class OP_API ImageSaver : public FileSaver FILE: include/openpose/filestream/jsonOfstream.hpp type op (line 7) | namespace op function JsonOfstream (line 9) | class OP_API JsonOfstream FILE: include/openpose/filestream/keypointSaver.hpp type op (line 8) | namespace op function KeypointSaver (line 10) | class OP_API KeypointSaver : public FileSaver FILE: include/openpose/filestream/peopleJsonSaver.hpp type op (line 7) | namespace op function PeopleJsonSaver (line 9) | class OP_API PeopleJsonSaver : public FileSaver FILE: include/openpose/filestream/udpSender.hpp type op (line 6) | namespace op function UdpSender (line 8) | class OP_API UdpSender FILE: include/openpose/filestream/videoSaver.hpp type op (line 6) | namespace op function VideoSaver (line 8) | class OP_API VideoSaver FILE: include/openpose/filestream/wBvhSaver.hpp type op (line 9) | namespace op class WBvhSaver (line 12) | class WBvhSaver : public WorkerConsumer type op (line 36) | namespace op class WBvhSaver (line 12) | class WBvhSaver : public WorkerConsumer FILE: include/openpose/filestream/wCocoJsonSaver.hpp type op (line 8) | namespace op class WCocoJsonSaver (line 11) | class WCocoJsonSaver : public WorkerConsumer type op (line 35) | namespace op class WCocoJsonSaver (line 11) | class WCocoJsonSaver : public WorkerConsumer FILE: include/openpose/filestream/wFaceSaver.hpp type op (line 9) | namespace op class WFaceSaver (line 12) | class WFaceSaver : public WorkerConsumer type op (line 36) | namespace op class WFaceSaver (line 12) | class WFaceSaver : public WorkerConsumer FILE: include/openpose/filestream/wHandSaver.hpp type op (line 9) | namespace op class WHandSaver (line 12) | class WHandSaver : public WorkerConsumer type op (line 36) | namespace op class WHandSaver (line 12) | class WHandSaver : public WorkerConsumer FILE: include/openpose/filestream/wHeatMapSaver.hpp type op (line 8) | namespace op class WHeatMapSaver (line 11) | class WHeatMapSaver : public WorkerConsumer type op (line 35) | namespace op class WHeatMapSaver (line 11) | class WHeatMapSaver : public WorkerConsumer FILE: include/openpose/filestream/wImageSaver.hpp type op (line 8) | namespace op class WImageSaver (line 11) | class WImageSaver : public WorkerConsumer type op (line 35) | namespace op class WImageSaver (line 11) | class WImageSaver : public WorkerConsumer FILE: include/openpose/filestream/wPeopleJsonSaver.hpp type op (line 8) | namespace op class WPeopleJsonSaver (line 11) | class WPeopleJsonSaver : public WorkerConsumer type op (line 35) | namespace op class WPeopleJsonSaver (line 11) | class WPeopleJsonSaver : public WorkerConsumer FILE: include/openpose/filestream/wPoseSaver.hpp type op (line 9) | namespace op class WPoseSaver (line 12) | class WPoseSaver : public WorkerConsumer type op (line 36) | namespace op class WPoseSaver (line 12) | class WPoseSaver : public WorkerConsumer FILE: include/openpose/filestream/wUdpSender.hpp type op (line 8) | namespace op class WUdpSender (line 11) | class WUdpSender : public WorkerConsumer type op (line 35) | namespace op class WUdpSender (line 11) | class WUdpSender : public WorkerConsumer FILE: include/openpose/filestream/wVideoSaver.hpp type op (line 8) | namespace op class WVideoSaver (line 11) | class WVideoSaver : public WorkerConsumer type op (line 35) | namespace op class WVideoSaver (line 11) | class WVideoSaver : public WorkerConsumer FILE: include/openpose/filestream/wVideoSaver3D.hpp type op (line 8) | namespace op class WVideoSaver3D (line 11) | class WVideoSaver3D : public WorkerConsumer type op (line 35) | namespace op class WVideoSaver3D (line 11) | class WVideoSaver3D : public WorkerConsumer FILE: include/openpose/gpu/cuda.hpp type op (line 7) | namespace op function getNumberCudaBlocks (line 15) | inline unsigned int getNumberCudaBlocks( FILE: include/openpose/gpu/enumClasses.hpp type op (line 4) | namespace op type GpuMode (line 6) | enum class GpuMode : unsigned char FILE: include/openpose/gpu/gpu.hpp type op (line 7) | namespace op FILE: include/openpose/gui/enumClasses.hpp type op (line 4) | namespace op type DisplayMode (line 10) | enum class DisplayMode : unsigned short type FullScreenMode (line 23) | enum class FullScreenMode : bool FILE: include/openpose/gui/frameDisplayer.hpp type op (line 7) | namespace op function FrameDisplayer (line 12) | class OP_API FrameDisplayer FILE: include/openpose/gui/gui.hpp type op (line 12) | namespace op function Gui (line 14) | class OP_API Gui FILE: include/openpose/gui/gui3D.hpp type op (line 10) | namespace op function Gui3D (line 12) | class OP_API Gui3D : public Gui FILE: include/openpose/gui/guiAdam.hpp type op (line 12) | namespace op function GuiAdam (line 15) | class OP_API GuiAdam : public Gui FILE: include/openpose/gui/guiInfoAdder.hpp type op (line 7) | namespace op function GuiInfoAdder (line 9) | class OP_API GuiInfoAdder FILE: include/openpose/gui/wGui.hpp type op (line 8) | namespace op class WGui (line 11) | class WGui : public WorkerConsumer type op (line 35) | namespace op class WGui (line 11) | class WGui : public WorkerConsumer FILE: include/openpose/gui/wGui3D.hpp type op (line 8) | namespace op class WGui3D (line 12) | class WGui3D : public WorkerConsumer type op (line 36) | namespace op class WGui3D (line 12) | class WGui3D : public WorkerConsumer FILE: include/openpose/gui/wGuiAdam.hpp type op (line 9) | namespace op class WGuiAdam (line 12) | class WGuiAdam : public WorkerConsumer type op (line 36) | namespace op class WGuiAdam (line 12) | class WGuiAdam : public WorkerConsumer FILE: include/openpose/gui/wGuiInfoAdder.hpp type op (line 8) | namespace op class WGuiInfoAdder (line 11) | class WGuiInfoAdder : public Worker type op (line 35) | namespace op class WGuiInfoAdder (line 11) | class WGuiInfoAdder : public Worker FILE: include/openpose/hand/handCpuRenderer.hpp type op (line 9) | namespace op class OP_API (line 11) | class OP_API FILE: include/openpose/hand/handDetector.hpp type op (line 8) | namespace op function HandDetector (line 12) | class OP_API HandDetector FILE: include/openpose/hand/handDetectorFromTxt.hpp type op (line 7) | namespace op function HandDetectorFromTxt (line 9) | class OP_API HandDetectorFromTxt FILE: include/openpose/hand/handExtractorCaffe.hpp type op (line 8) | namespace op function HandExtractorCaffe (line 13) | class OP_API HandExtractorCaffe : public HandExtractorNet FILE: include/openpose/hand/handExtractorNet.hpp type op (line 8) | namespace op function HandExtractorNet (line 13) | class OP_API HandExtractorNet FILE: include/openpose/hand/handGpuRenderer.hpp type op (line 9) | namespace op class OP_API (line 11) | class OP_API FILE: include/openpose/hand/handParameters.hpp type op (line 7) | namespace op FILE: include/openpose/hand/handRenderer.hpp type op (line 6) | namespace op function HandRenderer (line 8) | class OP_API HandRenderer FILE: include/openpose/hand/renderHand.hpp type op (line 7) | namespace op FILE: include/openpose/hand/wHandDetector.hpp type op (line 8) | namespace op class WHandDetector (line 11) | class WHandDetector : public Worker type op (line 35) | namespace op class WHandDetector (line 11) | class WHandDetector : public Worker FILE: include/openpose/hand/wHandDetectorFromTxt.hpp type op (line 8) | namespace op class WHandDetectorFromTxt (line 11) | class WHandDetectorFromTxt : public Worker type op (line 35) | namespace op class WHandDetectorFromTxt (line 11) | class WHandDetectorFromTxt : public Worker FILE: include/openpose/hand/wHandDetectorTracking.hpp type op (line 8) | namespace op class WHandDetectorTracking (line 11) | class WHandDetectorTracking : public Worker type op (line 35) | namespace op class WHandDetectorTracking (line 11) | class WHandDetectorTracking : public Worker FILE: include/openpose/hand/wHandDetectorUpdate.hpp type op (line 8) | namespace op class WHandDetectorUpdate (line 11) | class WHandDetectorUpdate : public Worker type op (line 35) | namespace op class WHandDetectorUpdate (line 11) | class WHandDetectorUpdate : public Worker FILE: include/openpose/hand/wHandExtractorNet.hpp type op (line 8) | namespace op class WHandExtractorNet (line 11) | class WHandExtractorNet : public Worker type op (line 35) | namespace op class WHandExtractorNet (line 11) | class WHandExtractorNet : public Worker FILE: include/openpose/hand/wHandRenderer.hpp type op (line 8) | namespace op class WHandRenderer (line 11) | class WHandRenderer : public Worker type op (line 35) | namespace op class WHandRenderer (line 11) | class WHandRenderer : public Worker FILE: include/openpose/net/bodyPartConnectorBase.hpp type op (line 7) | namespace op FILE: include/openpose/net/bodyPartConnectorCaffe.hpp type op (line 7) | namespace op class BodyPartConnectorCaffe (line 13) | class BodyPartConnectorCaffe FILE: include/openpose/net/maximumBase.hpp type op (line 6) | namespace op FILE: include/openpose/net/maximumCaffe.hpp type op (line 6) | namespace op class MaximumCaffe (line 12) | class MaximumCaffe FILE: include/openpose/net/net.hpp type op (line 6) | namespace op function Net (line 8) | class OP_API Net FILE: include/openpose/net/netCaffe.hpp type op (line 7) | namespace op function NetCaffe (line 9) | class OP_API NetCaffe : public Net FILE: include/openpose/net/netOpenCv.hpp type op (line 7) | namespace op function NetOpenCv (line 9) | class OP_API NetOpenCv : public Net FILE: include/openpose/net/nmsBase.hpp type op (line 6) | namespace op FILE: include/openpose/net/nmsCaffe.hpp type op (line 6) | namespace op class NmsCaffe (line 12) | class NmsCaffe type ImplNmsCaffe (line 52) | struct ImplNmsCaffe FILE: include/openpose/net/resizeAndMergeBase.hpp type op (line 6) | namespace op FILE: include/openpose/net/resizeAndMergeCaffe.hpp type op (line 6) | namespace op class ResizeAndMergeCaffe (line 12) | class ResizeAndMergeCaffe FILE: include/openpose/pose/enumClasses.hpp type op (line 4) | namespace op type PoseModel (line 9) | enum class PoseModel : unsigned char type PoseProperty (line 32) | enum class PoseProperty : unsigned char FILE: include/openpose/pose/poseCpuRenderer.hpp type op (line 10) | namespace op class OP_API (line 12) | class OP_API FILE: include/openpose/pose/poseExtractor.hpp type op (line 12) | namespace op function PoseExtractor (line 14) | class OP_API PoseExtractor FILE: include/openpose/pose/poseExtractorCaffe.hpp type op (line 14) | namespace op function PoseExtractorCaffe (line 16) | class OP_API PoseExtractorCaffe : public PoseExtractorNet FILE: include/openpose/pose/poseExtractorNet.hpp type op (line 9) | namespace op function PoseExtractorNet (line 11) | class OP_API PoseExtractorNet FILE: include/openpose/pose/poseGpuRenderer.hpp type op (line 12) | namespace op class OP_API (line 14) | class OP_API FILE: include/openpose/pose/poseParameters.hpp type op (line 8) | namespace op FILE: include/openpose/pose/poseParametersRender.hpp type op (line 7) | namespace op FILE: include/openpose/pose/poseRenderer.hpp type op (line 8) | namespace op function PoseRenderer (line 10) | class OP_API PoseRenderer FILE: include/openpose/pose/renderPose.hpp type op (line 8) | namespace op FILE: include/openpose/pose/wPoseExtractor.hpp type op (line 8) | namespace op class WPoseExtractor (line 11) | class WPoseExtractor : public Worker type op (line 35) | namespace op class WPoseExtractor (line 11) | class WPoseExtractor : public Worker FILE: include/openpose/pose/wPoseExtractorNet.hpp type op (line 8) | namespace op class WPoseExtractorNet (line 11) | class WPoseExtractorNet : public Worker type op (line 35) | namespace op class WPoseExtractorNet (line 11) | class WPoseExtractorNet : public Worker FILE: include/openpose/pose/wPoseRenderer.hpp type op (line 8) | namespace op class WPoseRenderer (line 11) | class WPoseRenderer : public Worker type op (line 35) | namespace op class WPoseRenderer (line 11) | class WPoseRenderer : public Worker FILE: include/openpose/producer/datumProducer.hpp type op (line 11) | namespace op class DatumProducer (line 14) | class DatumProducer class DatumProducer (line 189) | class DatumProducer type op (line 49) | namespace op class DatumProducer (line 14) | class DatumProducer class DatumProducer (line 189) | class DatumProducer FILE: include/openpose/producer/enumClasses.hpp type op (line 4) | namespace op type ProducerFpsMode (line 6) | enum class ProducerFpsMode : bool type ProducerProperty (line 14) | enum class ProducerProperty : unsigned char type ProducerType (line 29) | enum class ProducerType : unsigned char FILE: include/openpose/producer/flirReader.hpp type op (line 8) | namespace op function FlirReader (line 15) | class OP_API FlirReader : public Producer FILE: include/openpose/producer/imageDirectoryReader.hpp type op (line 7) | namespace op function ImageDirectoryReader (line 14) | class OP_API ImageDirectoryReader : public Producer FILE: include/openpose/producer/ipCameraReader.hpp type op (line 7) | namespace op function VideoCaptureReader (line 12) | class OP_API IpCameraReader : public VideoCaptureReader FILE: include/openpose/producer/producer.hpp type op (line 8) | namespace op function Producer (line 14) | class OP_API Producer FILE: include/openpose/producer/spinnakerWrapper.hpp type op (line 6) | namespace op function SpinnakerWrapper (line 12) | class OP_API SpinnakerWrapper FILE: include/openpose/producer/videoCaptureReader.hpp type op (line 7) | namespace op function VideoCaptureReader (line 13) | class OP_API VideoCaptureReader : public Producer FILE: include/openpose/producer/videoReader.hpp type op (line 7) | namespace op function VideoCaptureReader (line 13) | class OP_API VideoReader : public VideoCaptureReader FILE: include/openpose/producer/wDatumProducer.hpp type op (line 10) | namespace op class WDatumProducer (line 13) | class WDatumProducer : public WorkerProducer (line 115) | class WDatumProducer type op (line 38) | namespace op class WDatumProducer (line 13) | class WDatumProducer : public WorkerProducer (line 115) | class WDatumProducer FILE: include/openpose/producer/webcamReader.hpp type op (line 9) | namespace op function VideoCaptureReader (line 15) | class OP_API WebcamReader : public VideoCaptureReader FILE: include/openpose/thread/enumClasses.hpp type op (line 4) | namespace op type ThreadManagerMode (line 9) | enum class ThreadManagerMode : unsigned char FILE: include/openpose/thread/priorityQueue.hpp type op (line 8) | namespace op class PriorityQueue (line 11) | class PriorityQueue : public QueueBase function TDatums (line 51) | TDatums PriorityQueue::front() const type op (line 33) | namespace op class PriorityQueue (line 11) | class PriorityQueue : public QueueBase function TDatums (line 51) | TDatums PriorityQueue::front() const FILE: include/openpose/thread/queue.hpp type op (line 8) | namespace op class Queue (line 11) | class Queue : public QueueBase function TDatums (line 51) | TDatums Queue::front() const type op (line 33) | namespace op class Queue (line 11) | class Queue : public QueueBase function TDatums (line 51) | TDatums Queue::front() const FILE: include/openpose/thread/queueBase.hpp type op (line 9) | namespace op class QueueBase (line 12) | class QueueBase class QueueBase> (line 517) | class QueueBase> class QueueBase< BASE_DATUMS_SH, std::priority_queue, std::greater>> (line 518) | class QueueBase< type op (line 95) | namespace op class QueueBase (line 12) | class QueueBase class QueueBase> (line 517) | class QueueBase> class QueueBase< BASE_DATUMS_SH, std::priority_queue, std::greater>> (line 518) | class QueueBase< FILE: include/openpose/thread/subThread.hpp type op (line 7) | namespace op class SubThread (line 10) | class SubThread method getTWorkersSize (line 23) | inline size_t getTWorkersSize() const type op (line 42) | namespace op class SubThread (line 10) | class SubThread method getTWorkersSize (line 23) | inline size_t getTWorkersSize() const FILE: include/openpose/thread/subThreadNoQueue.hpp type op (line 8) | namespace op class SubThreadNoQueue (line 11) | class SubThreadNoQueue : public SubThread type op (line 29) | namespace op class SubThreadNoQueue (line 11) | class SubThreadNoQueue : public SubThread FILE: include/openpose/thread/subThreadQueueIn.hpp type op (line 9) | namespace op class SubThreadQueueIn (line 12) | class SubThreadQueueIn : public SubThread type op (line 33) | namespace op class SubThreadQueueIn (line 12) | class SubThreadQueueIn : public SubThread FILE: include/openpose/thread/subThreadQueueInOut.hpp type op (line 9) | namespace op class SubThreadQueueInOut (line 12) | class SubThreadQueueInOut : public SubThread type op (line 35) | namespace op class SubThreadQueueInOut (line 12) | class SubThreadQueueInOut : public SubThread FILE: include/openpose/thread/subThreadQueueOut.hpp type op (line 9) | namespace op class SubThreadQueueOut (line 12) | class SubThreadQueueOut : public SubThread type op (line 33) | namespace op class SubThreadQueueOut (line 12) | class SubThreadQueueOut : public SubThread FILE: include/openpose/thread/thread.hpp type op (line 9) | namespace op class Thread (line 12) | class Thread method isRunning (line 36) | inline bool isRunning() const type op (line 63) | namespace op class Thread (line 12) | class Thread method isRunning (line 36) | inline bool isRunning() const FILE: include/openpose/thread/threadManager.hpp type op (line 13) | namespace op class ThreadManager (line 16) | class ThreadManager method getIsRunningSharedPtr (line 49) | inline std::shared_ptr> getIsRunningSharedPtr() method isRunning (line 54) | inline bool isRunning() const type op (line 105) | namespace op class ThreadManager (line 16) | class ThreadManager method getIsRunningSharedPtr (line 49) | inline std::shared_ptr> getIsRunningSharedPtr() method isRunning (line 54) | inline bool isRunning() const FILE: include/openpose/thread/wFpsMax.hpp type op (line 9) | namespace op class WFpsMax (line 12) | class WFpsMax : public Worker type op (line 35) | namespace op class WFpsMax (line 12) | class WFpsMax : public Worker FILE: include/openpose/thread/wIdGenerator.hpp type op (line 9) | namespace op class WIdGenerator (line 12) | class WIdGenerator : public Worker type op (line 36) | namespace op class WIdGenerator (line 12) | class WIdGenerator : public Worker FILE: include/openpose/thread/wQueueAssembler.hpp type op (line 9) | namespace op class WQueueAssembler (line 17) | class WQueueAssembler : public Worker> class WQueueAssembler (line 109) | class WQueueAssembler type op (line 40) | namespace op class WQueueAssembler (line 17) | class WQueueAssembler : public Worker> class WQueueAssembler (line 109) | class WQueueAssembler FILE: include/openpose/thread/wQueueOrderer.hpp type op (line 9) | namespace op class WQueueOrderer (line 12) | class WQueueOrderer : public Worker type op (line 41) | namespace op class WQueueOrderer (line 12) | class WQueueOrderer : public Worker FILE: include/openpose/thread/worker.hpp type op (line 6) | namespace op class Worker (line 9) | class Worker method isRunning (line 20) | inline bool isRunning() const method stop (line 25) | inline void stop() method tryStop (line 32) | inline virtual void tryStop() type op (line 54) | namespace op class Worker (line 9) | class Worker method isRunning (line 20) | inline bool isRunning() const method stop (line 25) | inline void stop() method tryStop (line 32) | inline virtual void tryStop() FILE: include/openpose/thread/workerConsumer.hpp type op (line 7) | namespace op class WorkerConsumer (line 10) | class WorkerConsumer : public Worker type op (line 27) | namespace op class WorkerConsumer (line 10) | class WorkerConsumer : public Worker FILE: include/openpose/thread/workerProducer.hpp type op (line 7) | namespace op class WorkerProducer (line 10) | class WorkerProducer : public Worker type op (line 27) | namespace op class WorkerProducer (line 10) | class WorkerProducer : public Worker FILE: include/openpose/tracking/personIdExtractor.hpp type op (line 6) | namespace op function PersonIdExtractor (line 8) | class OP_API PersonIdExtractor FILE: include/openpose/tracking/personTracker.hpp type op (line 6) | namespace op function PersonTracker (line 8) | class OP_API PersonTracker FILE: include/openpose/tracking/wPersonIdExtractor.hpp type op (line 8) | namespace op class WPersonIdExtractor (line 11) | class WPersonIdExtractor : public Worker type op (line 35) | namespace op class WPersonIdExtractor (line 11) | class WPersonIdExtractor : public Worker FILE: include/openpose/utilities/check.hpp type op (line 6) | namespace op function checkBool (line 10) | void checkBool( function checkEqual (line 19) | void checkEqual( function checkNotEqual (line 29) | void checkNotEqual( function checkLessOrEqual (line 39) | void checkLessOrEqual( function checkLessThan (line 49) | void checkLessThan( function checkGreaterOrEqual (line 59) | void checkGreaterOrEqual( function checkGreaterThan (line 69) | void checkGreaterThan( FILE: include/openpose/utilities/enumClasses.hpp type op (line 4) | namespace op type ErrorMode (line 6) | enum class ErrorMode : unsigned char type LogMode (line 14) | enum class LogMode : unsigned char type Priority (line 21) | enum class Priority : unsigned char type Extensions (line 31) | enum class Extensions : unsigned char FILE: include/openpose/utilities/errorAndLog.hpp type op (line 10) | namespace op function tToString (line 21) | std::string tToString(const T& message) function error (line 46) | inline void error( function errorWorker (line 60) | inline void errorWorker( function errorDestructor (line 72) | inline void errorDestructor( function opLog (line 86) | inline void opLog( function opLogIfDebug (line 97) | inline void opLogIfDebug( type ConfigureError (line 113) | namespace ConfigureError type ConfigureLog (line 121) | namespace ConfigureLog FILE: include/openpose/utilities/fastMath.hpp type op (line 4) | namespace op function positiveCharRound (line 17) | inline char positiveCharRound(const T a) function positiveSCharRound (line 23) | inline signed char positiveSCharRound(const T a) function positiveIntRound (line 29) | inline int positiveIntRound(const T a) function positiveLongRound (line 35) | inline long positiveLongRound(const T a) function positiveLongLongRound (line 41) | inline long long positiveLongLongRound(const T a) function uCharRound (line 48) | inline unsigned char uCharRound(const T a) function uIntRound (line 54) | inline unsigned int uIntRound(const T a) function ulongRound (line 60) | inline unsigned long ulongRound(const T a) function uLongLongRound (line 66) | inline unsigned long long uLongLongRound(const T a) function T (line 73) | inline T fastMax(const T a, const T b) function T (line 79) | inline T fastMin(const T a, const T b) function T (line 85) | inline T fastTruncate(T value, T min = 0, T max = 1) FILE: include/openpose/utilities/fileSystem.hpp type op (line 6) | namespace op FILE: include/openpose/utilities/flagsToOpenPose.hpp type op (line 11) | namespace op FILE: include/openpose/utilities/keypoint.hpp type op (line 6) | namespace op FILE: include/openpose/utilities/openCv.hpp type op (line 6) | namespace op FILE: include/openpose/utilities/pointerContainer.hpp type op (line 4) | namespace op function checkNoNullNorEmpty (line 7) | inline bool checkNoNullNorEmpty(const TPointerContainer& tPointerConta... class PointerContainerGreater (line 13) | class PointerContainerGreater class PointerContainerLess (line 28) | class PointerContainerLess FILE: include/openpose/utilities/profiler.hpp type op (line 9) | namespace op function Profiler (line 76) | class OP_API Profiler FILE: include/openpose/utilities/standard.hpp type op (line 6) | namespace op function vectorsAreEqual (line 9) | bool vectorsAreEqual(const std::vector& vectorA, const std::vector<... function mergeVectors (line 40) | std::vector mergeVectors(const std::vector& vectorA, const std::... FILE: include/openpose/utilities/string.hpp type op (line 6) | namespace op FILE: include/openpose/wrapper/enumClasses.hpp type op (line 4) | namespace op type PoseMode (line 6) | enum class PoseMode : unsigned char type Detector (line 14) | enum class Detector : unsigned char type WorkerType (line 23) | enum class WorkerType : unsigned char FILE: include/openpose/wrapper/wrapper.hpp type op (line 15) | namespace op class WrapperT (line 36) | class WrapperT function TDatumsSP (line 690) | TDatumsSP WrapperT::emplaceAndPop... class WrapperT (line 713) | class WrapperT type op (line 258) | namespace op class WrapperT (line 36) | class WrapperT function TDatumsSP (line 690) | TDatumsSP WrapperT::emplaceAndPop... class WrapperT (line 713) | class WrapperT FILE: include/openpose/wrapper/wrapperAuxiliary.hpp type op (line 14) | namespace op function configureThreadManager (line 98) | void configureThreadManager( function createMultiviewTDatum (line 1226) | void createMultiviewTDatum( type op (line 95) | namespace op function configureThreadManager (line 98) | void configureThreadManager( function createMultiviewTDatum (line 1226) | void createMultiviewTDatum( FILE: include/openpose/wrapper/wrapperStructExtra.hpp type op (line 6) | namespace op function WrapperStructExtra (line 13) | struct OP_API WrapperStructExtra FILE: include/openpose/wrapper/wrapperStructFace.hpp type op (line 9) | namespace op function WrapperStructFace (line 16) | struct OP_API WrapperStructFace FILE: include/openpose/wrapper/wrapperStructGui.hpp type op (line 7) | namespace op function WrapperStructGui (line 12) | struct OP_API WrapperStructGui FILE: include/openpose/wrapper/wrapperStructHand.hpp type op (line 9) | namespace op function WrapperStructHand (line 16) | struct OP_API WrapperStructHand FILE: include/openpose/wrapper/wrapperStructInput.hpp type op (line 8) | namespace op function WrapperStructInput (line 14) | struct OP_API WrapperStructInput FILE: include/openpose/wrapper/wrapperStructOutput.hpp type op (line 8) | namespace op function WrapperStructOutput (line 13) | struct OP_API WrapperStructOutput FILE: include/openpose/wrapper/wrapperStructPose.hpp type op (line 11) | namespace op function WrapperStructPose (line 18) | struct OP_API WrapperStructPose FILE: include/openpose_private/3d/poseTriangulationPrivate.hpp type op (line 7) | namespace op FILE: include/openpose_private/calibration/gridPatternFunctions.hpp type op (line 7) | namespace op type Points2DOrigin (line 9) | enum class Points2DOrigin FILE: include/openpose_private/gpu/cl2.hpp type cl (line 549) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 553) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 565) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 573) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 582) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 592) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 601) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 663) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type cl (line 675) | namespace cl { type compatibility (line 602) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( type detail (line 664) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class Memory (line 676) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Program (line 694) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class Device (line 695) | class Device method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Context (line 696) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( class CommandQueue (line 697) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 698) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Memory (line 699) | class Memory method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 700) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class Pipe (line 701) | class Pipe method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Error (line 708) | class Error : public std::exception method Error (line 723) | Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(e... method cl_int (line 746) | cl_int err(void) const { return err_; } type detail (line 754) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 918) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class BuildError (line 1882) | class BuildError : public Error method BuildError (line 1887) | BuildError(cl_int err, const char * errStr, const BuildLogType &vec)... method BuildLogType (line 1891) | BuildLogType getBuildLog() const type detail (line 1896) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type detail (line 1910) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... type ImageFormat (line 1929) | struct ImageFormat : public cl_image_format method ImageFormat (line 1932) | ImageFormat(){} method ImageFormat (line 1935) | ImageFormat(cl_channel_order order, cl_channel_type type) method ImageFormat (line 1942) | ImageFormat& operator = (const ImageFormat& rhs) class Device (line 1959) | class Device : public detail::Wrapper method makeDefaultProvided (line 1978) | static void makeDefaultProvided(const Device &p) { method unitTestClearDefault (line 1990) | static void unitTestClearDefault() { method Device (line 1996) | Device() : detail::Wrapper() { } method Device (line 2002) | explicit Device(const cl_device_id &device, bool retainObject = fals... method Device (line 2009) | static Device getDefault( method Device (line 2027) | static Device setDefault(const Device &default_device) method Device (line 2038) | Device& operator = (const cl_device_id& rhs) method Device (line 2047) | Device(const Device& dev) : detail::Wrapper(dev) {} method Device (line 2052) | Device& operator = (const Device &dev) method Device (line 2061) | Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Device (line 2066) | Device& operator = (Device &&dev) method cl_int (line 2074) | cl_int getInfo(cl_device_info name, T* param) const method getInfo (line 2082) | typename method cl_int (line 2100) | cl_int createSubDevices( method cl_int (line 2137) | cl_int createSubDevices( class Platform (line 2192) | class Platform : public detail::Wrapper method makeDefault (line 2204) | static void makeDefault() { method makeDefaultProvided (line 2247) | static void makeDefaultProvided(const Platform &p) { method unitTestClearDefault (line 2259) | static void unitTestClearDefault() { method Platform (line 2265) | Platform() : detail::Wrapper() { } method Platform (line 2274) | explicit Platform(const cl_platform_id &platform, bool retainObject ... method Platform (line 2281) | Platform& operator = (const cl_platform_id& rhs) method Platform (line 2287) | static Platform getDefault( method Platform (line 2305) | static Platform setDefault(const Platform &default_platform) method cl_int (line 2313) | cl_int getInfo(cl_platform_info name, string* param) const method getInfo (line 2321) | typename method cl_int (line 2338) | cl_int getDevices( method cl_int (line 2397) | cl_int getDevices( method cl_int (line 2466) | static cl_int get( method cl_int (line 2501) | static cl_int get( method Platform (line 2520) | static Platform get( method cl_int (line 2533) | cl_int function cl_int (line 2556) | inline cl_int class Context (line 2571) | class Context method makeDefault (line 2584) | static void makeDefault() { method makeDefaultProvided (line 2622) | static void makeDefaultProvided(const Context &c) { method unitTestClearDefault (line 2634) | static void unitTestClearDefault() { method Context (line 2643) | Context( method Context (line 2674) | Context( method Context (line 2704) | Context( method Context (line 2788) | Context(const Context& ctx) : detail::Wrapper(ctx) {} method Context (line 2793) | Context& operator = (const Context &ctx) method Context (line 2802) | Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Context (line 2807) | Context& operator = (Context &&ctx) method Context (line 2818) | static Context getDefault(cl_int * err = NULL) method Context (line 2835) | static Context setDefault(const Context &default_context) method Context (line 2843) | Context() : detail::Wrapper() { } method Context (line 2850) | explicit Context(const cl_context& context, bool retainObject = fals... method Context (line 2858) | Context& operator = (const cl_context& rhs) method cl_int (line 2866) | cl_int getInfo(cl_context_info name, T* param) const method getInfo (line 2874) | typename method cl_int (line 2891) | cl_int getSupportedImageFormats( function catch (line 2960) | catch (cl::Error &e) { class Event (line 2978) | class Event : public detail::Wrapper method Event (line 2982) | Event() : detail::Wrapper() { } method Event (line 2992) | explicit Event(const cl_event& event, bool retainObject = false) : method Event (line 3000) | Event& operator = (const cl_event& rhs) method cl_int (line 3008) | cl_int getInfo(cl_event_info name, T* param) const method getInfo (line 3016) | typename method cl_int (line 3031) | cl_int getProfilingInfo(cl_profiling_info name, T* param) const method getProfilingInfo (line 3039) | typename method cl_int (line 3056) | cl_int wait() const method cl_int (line 3068) | cl_int setCallback( method cl_int (line 3087) | static cl_int class UserEvent (line 3102) | class UserEvent : public Event method UserEvent (line 3109) | UserEvent( method UserEvent (line 3125) | UserEvent() : Event() { } method cl_int (line 3131) | cl_int setStatus(cl_int status) function cl_int (line 3144) | inline static cl_int class Memory (line 3161) | class Memory : public detail::Wrapper method Memory (line 3165) | Memory() : detail::Wrapper() { } method Memory (line 3178) | explicit Memory(const cl_mem& memory, bool retainObject) : method Memory (line 3186) | Memory& operator = (const cl_mem& rhs) method Memory (line 3195) | Memory(const Memory& mem) : detail::Wrapper(mem) {} method Memory (line 3200) | Memory& operator = (const Memory &mem) method Memory (line 3209) | Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper(std... method Memory (line 3214) | Memory& operator = (Memory &&mem) method cl_int (line 3223) | cl_int getInfo(cl_mem_info name, T* param) const method getInfo (line 3231) | typename method cl_int (line 3258) | cl_int setDestructorCallback( class Buffer (line 3274) | class Buffer method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( type detail (line 3286) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... class SVMTraitReadWrite (line 3299) | class SVMTraitReadWrite method cl_svm_mem_flags (line 3302) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitReadOnly (line 3310) | class SVMTraitReadOnly method cl_svm_mem_flags (line 3313) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitWriteOnly (line 3321) | class SVMTraitWriteOnly method cl_svm_mem_flags (line 3324) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitCoarse (line 3332) | class SVMTraitCoarse method cl_svm_mem_flags (line 3335) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitFine (line 3342) | class SVMTraitFine method cl_svm_mem_flags (line 3345) | static cl_svm_mem_flags getSVMMemFlags() class SVMTraitAtomic (line 3353) | class SVMTraitAtomic method cl_svm_mem_flags (line 3356) | static cl_svm_mem_flags getSVMMemFlags() class SVMAllocator (line 3387) | class SVMAllocator { type rebind (line 3401) | struct rebind method SVMAllocator (line 3409) | SVMAllocator() : method SVMAllocator (line 3414) | explicit SVMAllocator(cl::Context context) : method SVMAllocator (line 3420) | SVMAllocator(const SVMAllocator &other) : method SVMAllocator (line 3426) | SVMAllocator(const SVMAllocator &other) : method pointer (line 3435) | pointer address(reference r) CL_HPP_NOEXCEPT_ method const_pointer (line 3440) | const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ method pointer (line 3451) | pointer allocate( method deallocate (line 3484) | void deallocate(pointer p, size_type) method size_type (line 3493) | size_type max_size() const CL_HPP_NOEXCEPT_ method construct (line 3507) | void construct(U* p, Args&&... args) method destroy (line 3513) | void destroy(U* p) class SVMAllocator (line 3534) | class SVMAllocator { type rebind (line 3541) | struct rebind type detail (line 3551) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function allocate_pointer (line 3581) | cl::pointer> allocate_pointer(const Alloc &a... function allocate_svm (line 3610) | cl::pointer>> allocate_sv... function allocate_svm (line 3617) | cl::pointer>> allocate_sv... class Buffer (line 3651) | class Buffer : public Memory method Buffer (line 3662) | Buffer( method Buffer (line 3687) | Buffer( method Buffer (line 3711) | Buffer( method Buffer (line 3774) | Buffer() : Memory() { } method Buffer (line 3783) | explicit Buffer(const cl_mem& buffer, bool retainObject = false) : method Buffer (line 3790) | Buffer& operator = (const cl_mem& rhs) method Buffer (line 3799) | Buffer(const Buffer& buf) : Memory(buf) {} method Buffer (line 3804) | Buffer& operator = (const Buffer &buf) method Buffer (line 3813) | Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} method Buffer (line 3818) | Buffer& operator = (Buffer &&buf) method Buffer (line 3829) | Buffer createSubBuffer( class BufferD3D10 (line 3863) | class BufferD3D10 : public Buffer method BufferD3D10 (line 3873) | BufferD3D10( method BufferD3D10 (line 3910) | BufferD3D10() : Buffer() { } method BufferD3D10 (line 3919) | explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : method BufferD3D10 (line 3926) | BufferD3D10& operator = (const cl_mem& rhs) method BufferD3D10 (line 3935) | BufferD3D10(const BufferD3D10& buf) : method BufferD3D10 (line 3941) | BufferD3D10& operator = (const BufferD3D10 &buf) method BufferD3D10 (line 3950) | BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(b... method BufferD3D10 (line 3955) | BufferD3D10& operator = (BufferD3D10 &&buf) class BufferGL (line 3971) | class BufferGL : public Buffer method BufferGL (line 3979) | BufferGL( method BufferGL (line 3999) | BufferGL() : Buffer() { } method BufferGL (line 4008) | explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : method BufferGL (line 4015) | BufferGL& operator = (const cl_mem& rhs) method BufferGL (line 4024) | BufferGL(const BufferGL& buf) : Buffer(buf) {} method BufferGL (line 4029) | BufferGL& operator = (const BufferGL &buf) method BufferGL (line 4038) | BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} method BufferGL (line 4043) | BufferGL& operator = (BufferGL &&buf) method cl_int (line 4050) | cl_int getObjectInfo( class BufferRenderGL (line 4068) | class BufferRenderGL : public Buffer method BufferRenderGL (line 4076) | BufferRenderGL( method BufferRenderGL (line 4096) | BufferRenderGL() : Buffer() { } method BufferRenderGL (line 4105) | explicit BufferRenderGL(const cl_mem& buffer, bool retainObject = fa... method BufferRenderGL (line 4112) | BufferRenderGL& operator = (const cl_mem& rhs) method BufferRenderGL (line 4121) | BufferRenderGL(const BufferRenderGL& buf) : Buffer(buf) {} method BufferRenderGL (line 4126) | BufferRenderGL& operator = (const BufferRenderGL &buf) method BufferRenderGL (line 4135) | BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::... method BufferRenderGL (line 4140) | BufferRenderGL& operator = (BufferRenderGL &&buf) method cl_int (line 4147) | cl_int getObjectInfo( class Image (line 4163) | class Image : public Memory method Image (line 4167) | Image() : Memory() { } method Image (line 4176) | explicit Image(const cl_mem& image, bool retainObject = false) : method Image (line 4183) | Image& operator = (const cl_mem& rhs) method Image (line 4192) | Image(const Image& img) : Memory(img) {} method Image (line 4197) | Image& operator = (const Image &img) method Image (line 4206) | Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} method Image (line 4211) | Image& operator = (Image &&img) method cl_int (line 4221) | cl_int getImageInfo(cl_image_info name, T* param) const method getImageInfo (line 4229) | typename class Image1D (line 4250) | class Image1D : public Image method Image1D (line 4257) | Image1D( method Image1D (line 4287) | Image1D() { } method Image1D (line 4296) | explicit Image1D(const cl_mem& image1D, bool retainObject = false) : method Image1D (line 4303) | Image1D& operator = (const cl_mem& rhs) method Image1D (line 4312) | Image1D(const Image1D& img) : Image(img) {} method Image1D (line 4317) | Image1D& operator = (const Image1D &img) method Image1D (line 4326) | Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image1D (line 4331) | Image1D& operator = (Image1D &&img) class Image1DBuffer (line 4342) | class Image1DBuffer : public Image method Image1DBuffer (line 4345) | Image1DBuffer( method Image1DBuffer (line 4375) | Image1DBuffer() { } method Image1DBuffer (line 4384) | explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = fa... method Image1DBuffer (line 4387) | Image1DBuffer& operator = (const cl_mem& rhs) method Image1DBuffer (line 4396) | Image1DBuffer(const Image1DBuffer& img) : Image(img) {} method Image1DBuffer (line 4401) | Image1DBuffer& operator = (const Image1DBuffer &img) method Image1DBuffer (line 4410) | Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::mov... method Image1DBuffer (line 4415) | Image1DBuffer& operator = (Image1DBuffer &&img) class Image1DArray (line 4426) | class Image1DArray : public Image method Image1DArray (line 4429) | Image1DArray( method Image1DArray (line 4463) | Image1DArray() { } method Image1DArray (line 4472) | explicit Image1DArray(const cl_mem& imageArray, bool retainObject = ... method Image1DArray (line 4476) | Image1DArray& operator = (const cl_mem& rhs) method Image1DArray (line 4485) | Image1DArray(const Image1DArray& img) : Image(img) {} method Image1DArray (line 4490) | Image1DArray& operator = (const Image1DArray &img) method Image1DArray (line 4499) | Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image1DArray (line 4504) | Image1DArray& operator = (Image1DArray &&img) class Image2D (line 4520) | class Image2D : public Image method Image2D (line 4527) | Image2D( method Image2D (line 4598) | Image2D( method Image2D (line 4648) | Image2D( method Image2D (line 4702) | Image2D() { } method Image2D (line 4711) | explicit Image2D(const cl_mem& image2D, bool retainObject = false) : method Image2D (line 4718) | Image2D& operator = (const cl_mem& rhs) method Image2D (line 4727) | Image2D(const Image2D& img) : Image(img) {} method Image2D (line 4732) | Image2D& operator = (const Image2D &img) method Image2D (line 4741) | Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image2D (line 4746) | Image2D& operator = (Image2D &&img) function Image2DGL (line 4765) | class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class Image2DArray (line 4855) | class Image2DArray : public Image method Image2DArray (line 4858) | Image2DArray( method Image2DArray (line 4896) | Image2DArray() { } method Image2DArray (line 4905) | explicit Image2DArray(const cl_mem& imageArray, bool retainObject = ... method Image2DArray (line 4907) | Image2DArray& operator = (const cl_mem& rhs) method Image2DArray (line 4916) | Image2DArray(const Image2DArray& img) : Image(img) {} method Image2DArray (line 4921) | Image2DArray& operator = (const Image2DArray &img) method Image2DArray (line 4930) | Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(... method Image2DArray (line 4935) | Image2DArray& operator = (Image2DArray &&img) class Image3D (line 4949) | class Image3D : public Image method Image3D (line 4956) | Image3D( method Image3D (line 5027) | Image3D() : Image() { } method Image3D (line 5036) | explicit Image3D(const cl_mem& image3D, bool retainObject = false) : method Image3D (line 5043) | Image3D& operator = (const cl_mem& rhs) method Image3D (line 5052) | Image3D(const Image3D& img) : Image(img) {} method Image3D (line 5057) | Image3D& operator = (const Image3D &img) method Image3D (line 5066) | Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method Image3D (line 5071) | Image3D& operator = (Image3D &&img) class Image3DGL (line 5087) | class Image3DGL : public Image3D method Image3DGL (line 5095) | Image3DGL( method Image3DGL (line 5119) | Image3DGL() : Image3D() { } method Image3DGL (line 5128) | explicit Image3DGL(const cl_mem& image, bool retainObject = false) : method Image3DGL (line 5135) | Image3DGL& operator = (const cl_mem& rhs) method Image3DGL (line 5144) | Image3DGL(const Image3DGL& img) : Image3D(img) {} method Image3DGL (line 5149) | Image3DGL& operator = (const Image3DGL &img) method Image3DGL (line 5158) | Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)... method Image3DGL (line 5163) | Image3DGL& operator = (Image3DGL &&img) class ImageGL (line 5178) | class ImageGL : public Image method ImageGL (line 5181) | ImageGL( method ImageGL (line 5204) | ImageGL() : Image() { } method ImageGL (line 5213) | explicit ImageGL(const cl_mem& image, bool retainObject = false) : method ImageGL (line 5216) | ImageGL& operator = (const cl_mem& rhs) method ImageGL (line 5225) | ImageGL(const ImageGL& img) : Image(img) {} method ImageGL (line 5230) | ImageGL& operator = (const ImageGL &img) method ImageGL (line 5239) | ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} method ImageGL (line 5244) | ImageGL& operator = (ImageGL &&img) class Pipe (line 5261) | class Pipe : public Memory method Pipe (line 5274) | Pipe( method Pipe (line 5299) | Pipe( method Pipe (line 5318) | Pipe() : Memory() { } method Pipe (line 5327) | explicit Pipe(const cl_mem& pipe, bool retainObject = false) : method Pipe (line 5334) | Pipe& operator = (const cl_mem& rhs) method Pipe (line 5343) | Pipe(const Pipe& pipe) : Memory(pipe) {} method Pipe (line 5348) | Pipe& operator = (const Pipe &pipe) method Pipe (line 5357) | Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} method Pipe (line 5362) | Pipe& operator = (Pipe &&pipe) method cl_int (line 5370) | cl_int getInfo(cl_pipe_info name, T* param) const method getInfo (line 5378) | typename class Sampler (line 5402) | class Sampler : public detail::Wrapper method Sampler (line 5406) | Sampler() { } method Sampler (line 5412) | Sampler( method Sampler (line 5459) | explicit Sampler(const cl_sampler& sampler, bool retainObject = fals... method Sampler (line 5467) | Sampler& operator = (const cl_sampler& rhs) method Sampler (line 5476) | Sampler(const Sampler& sam) : detail::Wrapper(sam) {} method Sampler (line 5481) | Sampler& operator = (const Sampler &sam) method Sampler (line 5490) | Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper(s... method Sampler (line 5495) | Sampler& operator = (Sampler &&sam) method cl_int (line 5503) | cl_int getInfo(cl_sampler_info name, T* param) const method getInfo (line 5511) | typename class Program (line 5525) | class Program method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) class CommandQueue (line 5526) | class CommandQueue method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const class DeviceCommandQueue (line 5527) | class DeviceCommandQueue method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( class Kernel (line 5528) | class Kernel method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class NDRange (line 5531) | class NDRange method NDRange (line 5539) | NDRange() method NDRange (line 5548) | NDRange(size_type size0) method NDRange (line 5557) | NDRange(size_type size0, size_type size1) method NDRange (line 5566) | NDRange(size_type size0, size_type size1, size_type size2) method size_type (line 5583) | size_type dimensions() const method size_type (line 5590) | size_type size() const method size_type (line 5595) | size_type* get() method size_type (line 5600) | const size_type* get() const type LocalSpaceArg (line 5610) | struct LocalSpaceArg type detail (line 5615) | namespace detail { function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function LocalSpaceArg (line 5653) | inline LocalSpaceArg class Kernel (line 5668) | class Kernel : public detail::Wrapper method Kernel (line 5674) | Kernel() { } method Kernel (line 5684) | explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : method Kernel (line 5692) | Kernel& operator = (const cl_kernel& rhs) method Kernel (line 5701) | Kernel(const Kernel& kernel) : detail::Wrapper(kernel) {} method Kernel (line 5706) | Kernel& operator = (const Kernel &kernel) method Kernel (line 5715) | Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper(... method Kernel (line 5720) | Kernel& operator = (Kernel &&kernel) method cl_int (line 5727) | cl_int getInfo(cl_kernel_info name, T* param) const method getInfo (line 5734) | typename method cl_int (line 5749) | cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* para... method getArgInfo (line 5756) | typename method cl_int (line 5771) | cl_int getWorkGroupInfo( method getWorkGroupInfo (line 5780) | typename method cl_int (line 5795) | cl_int getSubGroupInfo(const cl::Device &dev, cl_kernel_sub_group_in... method size_type (line 5807) | size_type getSubGroupInfo(const cl::Device &dev, const cl::NDRange &... method cl_int (line 5823) | cl_int setArg(cl_uint index, const cl::pointer &argPtr) method cl_int (line 5833) | cl_int setArg(cl_uint index, const cl::vector &argPtr) method setArg (line 5843) | typename std::enable_if::value, cl_int>::type method setArg (line 5855) | typename std::enable_if::value, cl_int>::type method cl_int (line 5867) | cl_int setArg(cl_uint index, size_type size, const void* argPtr) method cl_int (line 5879) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 5894) | cl_int setSVMPointers(const std::array &pointerL... method cl_int (line 5915) | cl_int enableFineGrainedSystemSVM(bool svmEnabled) method setSVMPointersHelper (line 5929) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5936) | typename std::enable_if::value, void>::type method setSVMPointersHelper (line 5944) | void setSVMPointersHelper(std::array &pointerLis... method setSVMPointersHelper (line 5950) | typename std::enable_if::value, void>::type method cl_int (line 5957) | cl_int setSVMPointers(const T0 &t0, Ts... ts) class Program (line 5975) | class Program : public detail::Wrapper method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6472) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function Program (line 6508) | inline Program linkProgram( method Program (line 5986) | Program( method Program (line 6025) | Program( method Program (line 6066) | Program( method Program (line 6101) | Program( method Program (line 6151) | Program( method Program (line 6215) | Program( method Program (line 6244) | Program() { } method Program (line 6253) | explicit Program(const cl_program& program, bool retainObject = fals... method Program (line 6256) | Program& operator = (const cl_program& rhs) method Program (line 6265) | Program(const Program& program) : detail::Wrapper(program) {} method Program (line 6270) | Program& operator = (const Program &program) method Program (line 6279) | Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper* kernels) function cl_int (line 6552) | inline cl_int cl::Program::getInfo(cl_program_info name, vector method makeDefault (line 6630) | static void makeDefault() method makeDefaultProvided (line 6662) | static void makeDefaultProvided(const CommandQueue &c) { method unitTestClearDefault (line 6674) | static void unitTestClearDefault() { method CommandQueue (line 6684) | CommandQueue( method CommandQueue (line 6732) | CommandQueue( method CommandQueue (line 6777) | explicit CommandQueue( method CommandQueue (line 6827) | explicit CommandQueue( method CommandQueue (line 6872) | CommandQueue( method CommandQueue (line 6905) | CommandQueue( method CommandQueue (line 6934) | static CommandQueue getDefault(cl_int * err = NULL) method CommandQueue (line 6955) | static CommandQueue setDefault(const CommandQueue &default_queue) method CommandQueue (line 6962) | CommandQueue() { } method CommandQueue (line 6971) | explicit CommandQueue(const cl_command_queue& commandQueue, bool ret... method CommandQueue (line 6974) | CommandQueue& operator = (const cl_command_queue& rhs) method CommandQueue (line 6983) | CommandQueue(const CommandQueue& queue) : detail::Wrapper(q... method CommandQueue (line 6988) | CommandQueue& operator = (const CommandQueue &queue) method CommandQueue (line 6997) | CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrappe... method CommandQueue (line 7002) | CommandQueue& operator = (CommandQueue &&queue) method cl_int (line 7009) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 7017) | typename method cl_int (line 7030) | cl_int enqueueReadBuffer( method cl_int (line 7055) | cl_int enqueueWriteBuffer( method cl_int (line 7080) | cl_int enqueueCopyBuffer( method cl_int (line 7104) | cl_int enqueueReadBufferRect( method cl_int (line 7143) | cl_int enqueueWriteBufferRect( method cl_int (line 7182) | cl_int enqueueCopyBufferRect( method cl_int (line 7232) | cl_int enqueueFillBuffer( method cl_int (line 7261) | cl_int enqueueReadImage( method cl_int (line 7294) | cl_int enqueueWriteImage( method cl_int (line 7327) | cl_int enqueueCopyImage( method cl_int (line 7364) | cl_int enqueueFillImage( method cl_int (line 7398) | cl_int enqueueFillImage( method cl_int (line 7432) | cl_int enqueueFillImage( method cl_int (line 7460) | cl_int enqueueCopyImageToBuffer( method cl_int (line 7489) | cl_int enqueueCopyBufferToImage( method cl_int (line 7586) | cl_int enqueueMapSVM( method cl_int (line 7614) | cl_int enqueueMapSVM( method cl_int (line 7641) | cl_int enqueueMapSVM( method cl_int (line 7663) | cl_int enqueueUnmapMemObject( method cl_int (line 7691) | cl_int enqueueUnmapSVM( method cl_int (line 7716) | cl_int enqueueUnmapSVM( method cl_int (line 7741) | cl_int enqueueUnmapSVM( method cl_int (line 7774) | cl_int enqueueMarkerWithWaitList( method cl_int (line 7804) | cl_int enqueueBarrierWithWaitList( method cl_int (line 7827) | cl_int enqueueMigrateMemObjects( method cl_int (line 7861) | cl_int enqueueNDRangeKernel( method CL_EXT_PREFIX__VERSION_1_2_DEPRECATED (line 7888) | CL_EXT_PREFIX__VERSION_1_2_DEPRECATED cl_int enqueueTask( method cl_int (line 7909) | cl_int enqueueNativeKernel( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7948) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 7964) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 7976) | cl_int enqueueAcquireGLObjects( method cl_int (line 7998) | cl_int enqueueReleaseGLObjects( method cl_int (line 8030) | cl_int enqueueAcquireD3D10Objects( method cl_int (line 8063) | cl_int enqueueReleaseD3D10Objects( method CL_EXT_PREFIX__VERSION_1_1_DEPRECATED (line 8101) | CL_EXT_PREFIX__VERSION_1_1_DEPRECATED method cl_int (line 8110) | cl_int flush() const method cl_int (line 8115) | cl_int finish() const type DeviceQueueProperties (line 8127) | enum class DeviceQueueProperties : cl_command_queue_properties function DeviceQueueProperties (line 8133) | inline DeviceQueueProperties operator|(DeviceQueueProperties lhs, Devi... class DeviceCommandQueue (line 8141) | class DeviceCommandQueue : public detail::Wrapper method DeviceCommandQueue (line 8148) | DeviceCommandQueue() { } method DeviceCommandQueue (line 8153) | DeviceCommandQueue(DeviceQueueProperties properties, cl_int* err = N... method DeviceCommandQueue (line 8176) | DeviceCommandQueue( method DeviceCommandQueue (line 8200) | DeviceCommandQueue( method DeviceCommandQueue (line 8230) | explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bo... method DeviceCommandQueue (line 8233) | DeviceCommandQueue& operator = (const cl_command_queue& rhs) method DeviceCommandQueue (line 8242) | DeviceCommandQueue(const DeviceCommandQueue& queue) : detail::Wrappe... method DeviceCommandQueue (line 8247) | DeviceCommandQueue& operator = (const DeviceCommandQueue &queue) method DeviceCommandQueue (line 8256) | DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : de... method DeviceCommandQueue (line 8261) | DeviceCommandQueue& operator = (DeviceCommandQueue &&queue) method cl_int (line 8268) | cl_int getInfo(cl_command_queue_info name, T* param) const method getInfo (line 8276) | typename method DeviceCommandQueue (line 8295) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8325) | static DeviceCommandQueue makeDefault( method DeviceCommandQueue (line 8353) | static DeviceCommandQueue makeDefault( type detail (line 8377) | namespace detail function cl_int (line 757) | static inline cl_int errHandler ( function cl_int (line 767) | static inline cl_int errHandler (cl_int err, const char * errStr = N... function cl_int (line 925) | inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) function cl_int (line 933) | inline cl_int getInfoHelper(Func f, cl_uint name, vector* param, ... function cl_int (line 990) | inline cl_int getInfoHelper( function cl_int (line 1022) | inline cl_int getInfoHelper(Func f, cl_uint name, string* param, long) function cl_int (line 1050) | inline cl_int getInfoHelper(Func f, cl_uint name, array (line 1465) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1495) | struct ReferenceHandler method cl_int (line 1476) | static cl_int retain(cl_device_id device) method cl_int (line 1487) | static cl_int release(cl_device_id device) method cl_int (line 1498) | static cl_int retain(cl_device_id) method cl_int (line 1501) | static cl_int release(cl_device_id) type ReferenceHandler (line 1507) | struct ReferenceHandler method cl_int (line 1510) | static cl_int retain(cl_platform_id) method cl_int (line 1513) | static cl_int release(cl_platform_id) type ReferenceHandler (line 1518) | struct ReferenceHandler method cl_int (line 1520) | static cl_int retain(cl_context context) method cl_int (line 1522) | static cl_int release(cl_context context) type ReferenceHandler (line 1527) | struct ReferenceHandler method cl_int (line 1529) | static cl_int retain(cl_command_queue queue) method cl_int (line 1531) | static cl_int release(cl_command_queue queue) type ReferenceHandler (line 1536) | struct ReferenceHandler method cl_int (line 1538) | static cl_int retain(cl_mem memory) method cl_int (line 1540) | static cl_int release(cl_mem memory) type ReferenceHandler (line 1545) | struct ReferenceHandler method cl_int (line 1547) | static cl_int retain(cl_sampler sampler) method cl_int (line 1549) | static cl_int release(cl_sampler sampler) type ReferenceHandler (line 1554) | struct ReferenceHandler method cl_int (line 1556) | static cl_int retain(cl_program program) method cl_int (line 1558) | static cl_int release(cl_program program) type ReferenceHandler (line 1563) | struct ReferenceHandler method cl_int (line 1565) | static cl_int retain(cl_kernel kernel) method cl_int (line 1567) | static cl_int release(cl_kernel kernel) type ReferenceHandler (line 1572) | struct ReferenceHandler method cl_int (line 1574) | static cl_int retain(cl_event event) method cl_int (line 1576) | static cl_int release(cl_event event) function cl_uint (line 1583) | static cl_uint getVersion(const vector &versionInfo) function cl_uint (line 1602) | static cl_uint getPlatformVersion(cl_platform_id platform) function cl_uint (line 1612) | static cl_uint getDevicePlatformVersion(cl_device_id device) function cl_uint (line 1619) | static cl_uint getContextPlatformVersion(cl_context context) class Wrapper (line 1634) | class Wrapper method Wrapper (line 1643) | Wrapper() : object_(NULL) { } method Wrapper (line 1645) | Wrapper(const cl_type &obj, bool retainObject) : object_(obj) method Wrapper (line 1657) | Wrapper(const Wrapper& rhs) method Wrapper (line 1663) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1696) | const cl_type& operator ()() const { return object_; } method cl_type (line 1698) | cl_type& operator ()() { return object_; } method cl_type (line 1700) | const cl_type get() const { return object_; } method cl_type (line 1702) | cl_type get() { return object_; } method cl_int (line 1709) | cl_int retain() const method cl_int (line 1719) | cl_int release() const class Wrapper (line 1731) | class Wrapper method isReferenceCountable (line 1740) | static bool isReferenceCountable(cl_device_id device) method Wrapper (line 1759) | Wrapper() : object_(NULL), referenceCountable_(false) method Wrapper (line 1763) | Wrapper(const cl_type &obj, bool retainObject) : method Wrapper (line 1779) | Wrapper(const Wrapper& rhs) method Wrapper (line 1786) | Wrapper(Wrapper&& rhs) CL_HPP_NOEXCEPT_ method cl_type (line 1825) | const cl_type& operator ()() const { return object_; } method cl_type (line 1827) | cl_type& operator ()() { return object_; } method cl_type (line 1829) | const cl_type get() const { return object_; } method cl_type (line 1831) | cl_type get() { return object_; } method cl_int (line 1840) | cl_int retain() const method cl_int (line 1850) | cl_int release() const function cl_int (line 1897) | static inline cl_int buildErrHandler( function cl_int (line 1911) | static inline cl_int buildErrHandler( class SVMTraitNull (line 3288) | class SVMTraitNull method cl_svm_mem_flags (line 3291) | static cl_svm_mem_flags getSVMMemFlags() class Deleter (line 3554) | class Deleter { method Deleter (line 3562) | Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, c... type KernelArgumentHandler (line 5618) | struct KernelArgumentHandler type KernelArgumentHandler::value>::type> (line 5623) | struct KernelArgumentHandler::value>::type> (line 5632) | struct KernelArgumentHandler (line 5641) | struct KernelArgumentHandler method size_type (line 5643) | static size_type size(const LocalSpaceArg& value) { return value.s... type KernelArgumentHandler (line 8381) | struct KernelArgumentHandler method size_type (line 8383) | static size_type size(const cl::DeviceCommandQueue&) { return size... method cl_command_queue (line 8384) | static const cl_command_queue* ptr(const cl::DeviceCommandQueue& v... function cl_int (line 8490) | inline cl_int enqueueReadBuffer( function cl_int (line 8509) | inline cl_int enqueueWriteBuffer( function cl_int (line 8567) | inline cl_int enqueueMapSVM( function cl_int (line 8591) | inline cl_int enqueueMapSVM( function cl_int (line 8615) | inline cl_int enqueueMapSVM( function cl_int (line 8634) | inline cl_int enqueueUnmapMemObject( function cl_int (line 8669) | inline cl_int enqueueUnmapSVM( function cl_int (line 8691) | inline cl_int enqueueUnmapSVM( function cl_int (line 8712) | inline cl_int enqueueUnmapSVM( function cl_int (line 8729) | inline cl_int enqueueCopyBuffer( function cl_int (line 8754) | inline cl_int copy( IteratorType startIterator, IteratorType endIterat... function cl_int (line 8770) | inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterat... function cl_int (line 8786) | inline cl_int copy( const CommandQueue &queue, IteratorType startItera... function cl_int (line 8825) | inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffe... function cl_int (line 8856) | inline cl_int mapSVM(cl::vector &container) function cl_int (line 8865) | inline cl_int unmapSVM(cl::vector &container) function cl_int (line 8873) | inline cl_int enqueueReadBufferRect( function cl_int (line 8909) | inline cl_int enqueueWriteBufferRect( function cl_int (line 8945) | inline cl_int enqueueCopyBufferRect( function cl_int (line 8980) | inline cl_int enqueueReadImage( function cl_int (line 9010) | inline cl_int enqueueWriteImage( function cl_int (line 9040) | inline cl_int enqueueCopyImage( function cl_int (line 9066) | inline cl_int enqueueCopyImageToBuffer( function cl_int (line 9092) | inline cl_int enqueueCopyBufferToImage( function cl_int (line 9119) | inline cl_int flush(void) function cl_int (line 9131) | inline cl_int finish(void) class EnqueueArgs (line 9144) | class EnqueueArgs method EnqueueArgs (line 9157) | EnqueueArgs(NDRange global) : method EnqueueArgs (line 9166) | EnqueueArgs(NDRange global, NDRange local) : method EnqueueArgs (line 9175) | EnqueueArgs(NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9184) | EnqueueArgs(Event e, NDRange global) : method EnqueueArgs (line 9193) | EnqueueArgs(Event e, NDRange global, NDRange local) : method EnqueueArgs (line 9202) | EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) : method EnqueueArgs (line 9211) | EnqueueArgs(const vector &events, NDRange global) : method EnqueueArgs (line 9221) | EnqueueArgs(const vector &events, NDRange global, NDRange loc... method EnqueueArgs (line 9231) | EnqueueArgs(const vector &events, NDRange offset, NDRange glo... method EnqueueArgs (line 9241) | EnqueueArgs(CommandQueue &queue, NDRange global) : method EnqueueArgs (line 9250) | EnqueueArgs(CommandQueue &queue, NDRange global, NDRange local) : method EnqueueArgs (line 9259) | EnqueueArgs(CommandQueue &queue, NDRange offset, NDRange global, NDR... method EnqueueArgs (line 9268) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global) : method EnqueueArgs (line 9277) | EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange lo... method EnqueueArgs (line 9286) | EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange gl... method EnqueueArgs (line 9295) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9305) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... method EnqueueArgs (line 9315) | EnqueueArgs(CommandQueue &queue, const vector &events, NDRang... class KernelFunctor (line 9335) | class KernelFunctor method setArgs (line 9341) | void setArgs(T0&& t0, T1s&&... t1s) method setArgs (line 9348) | void setArgs(T0&& t0) method setArgs (line 9354) | void setArgs() method KernelFunctor (line 9360) | KernelFunctor(Kernel kernel) : kernel_(kernel) method KernelFunctor (line 9363) | KernelFunctor( method Event (line 9378) | Event operator() ( method Event (line 9402) | Event operator() ( method cl_int (line 9422) | cl_int setSVMPointers(const vector &pointerList) method cl_int (line 9428) | cl_int setSVMPointers(const T0 &t0, T1s... ts) method Kernel (line 9434) | Kernel getKernel() type compatibility (line 9440) | namespace compatibility { class size_t (line 608) | class size_t method size_type (line 629) | size_type& operator[](int index) method size_type (line 634) | const size_type& operator[](int index) const type make_kernel (line 9446) | struct make_kernel method make_kernel (line 9452) | make_kernel( method make_kernel (line 9459) | make_kernel( method Event (line 9472) | Event operator()( FILE: include/openpose_private/tracking/pyramidalLK.hpp type op (line 7) | namespace op FILE: include/openpose_private/utilities/avx.hpp type op (line 15) | namespace op function aligned_free (line 70) | inline void aligned_free(void * ptr) function aligned_shared_ptr (line 84) | std::shared_ptr aligned_shared_ptr(const size_t size) FILE: include/openpose_private/utilities/openCvPrivate.hpp type op (line 8) | namespace op FILE: python/openpose/openpose_python.cpp type op (line 23) | namespace op function parse_gflags (line 28) | void parse_gflags(const std::vector& argv) function init_int (line 45) | void init_int(py::dict d) function init_argv (line 68) | void init_argv(std::vector argv) class WrapperPython (line 81) | class WrapperPython{ method WrapperPython (line 86) | WrapperPython(ThreadManagerMode mode = ThreadManagerMode::Asynchronous) method configure (line 100) | void configure(py::dict params = py::dict()) method start (line 208) | void start() method stop (line 220) | void stop() method exec (line 232) | void exec() method emplaceAndPop (line 248) | bool emplaceAndPop(std::vector>& l) method waitAndEmplace (line 269) | bool waitAndEmplace(std::vector>& l) method waitAndPop (line 283) | bool waitAndPop(std::vector>& l) function getImagesFromDirectory (line 302) | std::vector getImagesFromDirectory(const std::string& dir... function PYBIND11_MODULE (line 315) | PYBIND11_MODULE(pyopenpose, m) { type pybind11 (line 429) | namespace pybind11 { namespace detail { type detail (line 429) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 489) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 525) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type pybind11 (line 489) | namespace pybind11 { namespace detail { type detail (line 429) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 489) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 525) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type pybind11 (line 525) | namespace pybind11 { namespace detail { type detail (line 429) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 489) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... type detail (line 525) | namespace detail { type type_caster> (line 431) | struct type_caster> { method load (line 437) | bool load(handle src, bool imp) method handle (line 468) | static handle cast(const op::Array &m, return_value_policy,... type type_caster> (line 491) | struct type_caster> { method load (line 497) | bool load(handle src, bool imp) method handle (line 504) | static handle cast(const op::Array &m, return_value_pol... type type_caster (line 527) | struct type_caster { method load (line 533) | bool load(handle src, bool) method handle (line 582) | static handle cast(const op::Matrix &matrix, return_value_policy, ... FILE: src/openpose/3d/cameraParameterReader.cpp type op (line 10) | namespace op type CameraParameterReader::ImplCameraParameterReader (line 12) | struct CameraParameterReader::ImplCameraParameterReader method ImplCameraParameterReader (line 26) | ImplCameraParameterReader(const bool undistortImage) : FILE: src/openpose/3d/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/3d/jointAngleEstimation.cpp type op (line 8) | namespace op function loadTotalModel (line 19) | const std::shared_ptr loadTotalModel(const std::stri... function updateKeypoint (line 46) | void updateKeypoint(Eigen::MatrixXd& targetJoint, const float* const p... type JointAngleEstimation::ImplJointAngleEstimation (line 67) | struct JointAngleEstimation::ImplJointAngleEstimation method ImplJointAngleEstimation (line 95) | ImplJointAngleEstimation(const bool returnJacobian) : function mapOPToAdam (line 114) | int mapOPToAdam(const int oPPart) FILE: src/openpose/3d/poseTriangulation.cpp type op (line 6) | namespace op function isValidKeypoint (line 8) | inline bool isValidKeypoint(const float* const keypointPtr, const Poin... function reconstructArrayThread (line 28) | bool reconstructArrayThread( FILE: src/openpose/3d/poseTriangulationPrivate.cpp type op (line 9) | namespace op function calcReprojectionError (line 11) | double calcReprojectionError(const cv::Mat& reconstructedPoint, const ... type ReprojectionErrorForTriangulation (line 37) | struct ReprojectionErrorForTriangulation method ReprojectionErrorForTriangulation (line 39) | ReprojectionErrorForTriangulation(const double x, const double y, co... function triangulate (line 119) | double triangulate(cv::Mat& reconstructedPoint, const std::vector getImagePaths(const std::string& imageDirecto... function getImageAndPaths (line 84) | std::vector> getImageAndPaths(const st... function calcReprojectionErrors (line 112) | std::pair> calcReprojectionErrors( function Intrinsics (line 148) | Intrinsics calcIntrinsicParameters( method Intrinsics (line 31) | Intrinsics() : method Intrinsics (line 37) | Intrinsics(const cv::Mat& cameraMatrix, const cv::Mat& distortionCoe... method empty (line 43) | bool empty() function setAngleInRangeZeroTwoPi (line 194) | double setAngleInRangeZeroTwoPi(const double angle) function setAngleInRangePlusMinusPi (line 218) | double setAngleInRangePlusMinusPi(const double angle) function getRodriguesVector (line 246) | cv::Mat getRodriguesVector(const Eigen::Matrix3d& rotationMatrix) function estimateAverageAngle (line 265) | std::pair estimateAverageAngle(const std::vector... function getMAverage (line 328) | Eigen::Matrix4d getMAverage(const std::vector& MsToAv... function getMFromRt (line 399) | Eigen::Matrix4d getMFromRt(const Eigen::Matrix3d& Rot, const Eigen::Ve... function getMFromRt (line 416) | Eigen::Matrix4d getMFromRt(const cv::Mat& Rot, const cv::Mat& trans) function solveCorrespondences2D3D (line 439) | std::pair solveCorrespondences2D3D( function calcExtrinsicParametersOpenCV (line 484) | std::tuple, std::vector calcExtrinsicParameters(const cv::Mat& im... function getExtrinsicParameters (line 551) | std::tuple reconstruct3DPoints( type BundleAdjustmentUnit (line 1580) | struct BundleAdjustmentUnit method BundleAdjustmentUnit (line 1582) | BundleAdjustmentUnit(const cv::Point2f& pt2d, const cv::Mat& intrins... function runBundleAdjustment (line 1828) | void runBundleAdjustment( function rescaleExtrinsicsAndPoints3D (line 1960) | void rescaleExtrinsicsAndPoints3D( function runBundleAdjustmentWithOutlierRemoval (line 2045) | void runBundleAdjustmentWithOutlierRemoval( function cameraXAsOrigin (line 2083) | void cameraXAsOrigin( function refineAndSaveExtrinsics (line 2105) | void refineAndSaveExtrinsics( function estimateAndSaveSiftFile (line 2340) | void estimateAndSaveSiftFile(const Point& gridInnerCorners, const... FILE: src/openpose/calibration/gridPatternFunctions.cpp type op (line 6) | namespace op function improveCornersPositionsAtSubPixelLevel (line 9) | void improveCornersPositionsAtSubPixelLevel(std::vector& ... function tryToFindGridCorners (line 34) | std::pair> tryToFindGridCorners(const c... function mediumlyTryToFindGridCorners (line 54) | std::pair> mediumlyTryToFindGridCorners... function heavilyTryToFindGridCorners (line 92) | std::pair> heavilyTryToFindGridCorners(... function Points2DOrigin (line 139) | Points2DOrigin getPoints2DOrigin(const cv::Size& gridInnerCorners, function invertXPositionsIndices (line 187) | void invertXPositionsIndices(std::vector& points2DVector,... function findAccurateGridCorners (line 211) | std::pair> findAccurateGridCorners( function getObjects3DVector (line 237) | std::vector getObjects3DVector( function drawGridCorners (line 262) | void drawGridCorners(cv::Mat& image, const cv::Size& gridInnerCorners, function getOutterCornerIndices (line 288) | std::array getOutterCornerIndices( function reorderPoints (line 314) | void reorderPoints(std::vector& points2DVector, const cv:... function plotGridCorners (line 554) | void plotGridCorners( FILE: src/openpose/core/array.cpp type op (line 18) | namespace op function setCvMatFromPtr (line 25) | void setCvMatFromPtr(std::pair& cvMatData, T* const data... function Matrix (line 538) | const Matrix& Array::getConstCvMat() const function Matrix (line 555) | Matrix& Array::getCvMat() function T (line 641) | T& Array::commonAt(const int index) const FILE: src/openpose/core/arrayCpuGpu.cpp type op (line 7) | namespace op type ArrayCpuGpu::ImplArrayCpuGpu (line 10) | struct ArrayCpuGpu::ImplArrayCpuGpu function T (line 486) | T ArrayCpuGpu::data_at(const int n, const int c, const int h, const... function T (line 508) | T ArrayCpuGpu::diff_at(const int n, const int c, const int h, const... function T (line 568) | const T* ArrayCpuGpu::cpu_data() const function T (line 622) | const T* ArrayCpuGpu::gpu_data() const function T (line 659) | const T* ArrayCpuGpu::cpu_diff() const function T (line 677) | const T* ArrayCpuGpu::gpu_diff() const function T (line 696) | T* ArrayCpuGpu::mutable_cpu_data() function T (line 714) | T* ArrayCpuGpu::mutable_gpu_data() function T (line 733) | T* ArrayCpuGpu::mutable_cpu_diff() function T (line 751) | T* ArrayCpuGpu::mutable_gpu_diff() function T (line 785) | T ArrayCpuGpu::asum_data() const function T (line 803) | T ArrayCpuGpu::asum_diff() const function T (line 821) | T ArrayCpuGpu::sumsq_data() const function T (line 839) | T ArrayCpuGpu::sumsq_diff() const FILE: src/openpose/core/cvMatToOpInput.cpp type op (line 11) | namespace op FILE: src/openpose/core/cvMatToOpOutput.cpp type op (line 9) | namespace op FILE: src/openpose/core/datum.cpp type op (line 4) | namespace op function Datum (line 79) | Datum& Datum::operator=(const Datum& datum) function Datum (line 222) | Datum& Datum::operator=(Datum&& datum) function Datum (line 295) | Datum Datum::clone() const FILE: src/openpose/core/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/core/gpuRenderer.cpp type op (line 7) | namespace op function checkAndIncreaseGpuMemory (line 10) | void checkAndIncreaseGpuMemory( FILE: src/openpose/core/keepTopNPeople.cpp type op (line 6) | namespace op FILE: src/openpose/core/keypointScaler.cpp type op (line 5) | namespace op function getScaleAndOffset (line 7) | Rectangle getScaleAndOffset(const ScaleMode scaleMode, const do... FILE: src/openpose/core/matrix.cpp type op (line 5) | namespace op type Matrix::ImplMatrix (line 7) | struct Matrix::ImplMatrix function Matrix (line 83) | Matrix Matrix::clone() const function Matrix (line 163) | Matrix Matrix::eye(const int rows, const int cols, const int type) FILE: src/openpose/core/opOutputToCvMat.cpp type op (line 9) | namespace op function Matrix (line 77) | Matrix OpOutputToCvMat::formatToCvMat(const Array& outputData) FILE: src/openpose/core/point.cpp type op (line 5) | namespace op FILE: src/openpose/core/rectangle.cpp type op (line 4) | namespace op function recenter (line 216) | Rectangle recenter(const Rectangle& rectangle, const T newWidth,... FILE: src/openpose/core/renderer.cpp type op (line 3) | namespace op FILE: src/openpose/core/scaleAndSizeExtractor.cpp type op (line 5) | namespace op FILE: src/openpose/core/string.cpp type op (line 4) | namespace op type String::ImplString (line 6) | struct String::ImplString method ImplString (line 10) | ImplString() method ImplString (line 14) | ImplString(const char* charPtr) : FILE: src/openpose/core/verbosePrinter.cpp type op (line 4) | namespace op FILE: src/openpose/face/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/face/faceCpuRenderer.cpp type op (line 4) | namespace op FILE: src/openpose/face/faceDetector.cpp type op (line 6) | namespace op function getFaceFromPoseKeypoints (line 22) | inline Rectangle getFaceFromPoseKeypoints(const Array& p... FILE: src/openpose/face/faceDetectorOpenCV.cpp type op (line 6) | namespace op type FaceDetectorOpenCV::ImplFaceDetectorOpenCV (line 8) | struct FaceDetectorOpenCV::ImplFaceDetectorOpenCV FILE: src/openpose/face/faceExtractorCaffe.cpp type op (line 14) | namespace op type FaceExtractorCaffe::ImplFaceExtractorCaffe (line 16) | struct FaceExtractorCaffe::ImplFaceExtractorCaffe method ImplFaceExtractorCaffe (line 29) | ImplFaceExtractorCaffe(const std::string& modelFolder, const int gpu... function updateFaceHeatMapsForPerson (line 42) | void updateFaceHeatMapsForPerson( function reshapeFaceExtractorCaffe (line 80) | inline void reshapeFaceExtractorCaffe(std::shared_ptr& frameArray, const Array& array, const std::string& full... function saveData (line 208) | void saveData(const std::vector& opMats, const std::vector loadData(const std::vector& cvMatName... function Matrix (line 276) | Matrix loadData(const std::string& cvMatName, const std::string& fileN... function savePeopleJson (line 289) | void savePeopleJson( function savePeopleJson (line 306) | void savePeopleJson( function saveImage (line 346) | void saveImage(const Matrix& matrix, const std::string& fullFilePath, function Matrix (line 361) | Matrix loadImage(const std::string& fullFilePath, const int openCvFlags) function loadHandDetectorTxt (line 377) | std::vector, 2>> loadHandDetectorTxt(const... FILE: src/openpose/filestream/heatMapSaver.cpp type op (line 5) | namespace op FILE: src/openpose/filestream/imageSaver.cpp type op (line 4) | namespace op FILE: src/openpose/filestream/jsonOfstream.cpp type op (line 3) | namespace op function enterAndTab (line 5) | void enterAndTab(std::ofstream& ofstream, const bool humanReadable, co... function JsonOfstream (line 56) | JsonOfstream& JsonOfstream::operator=(JsonOfstream&& jsonOfstream) FILE: src/openpose/filestream/keypointSaver.cpp type op (line 4) | namespace op FILE: src/openpose/filestream/peopleJsonSaver.cpp type op (line 4) | namespace op FILE: src/openpose/filestream/udpSender.cpp type op (line 11) | namespace op class UdpClient (line 14) | class UdpClient method UdpClient (line 17) | UdpClient(const std::string& host, const std::string& port) : method send (line 46) | void send(const std::string& msg) function vectorToJson (line 66) | std::string vectorToJson(const float x, const float y, const float z) type UdpSender::ImplUdpSender (line 75) | struct UdpSender::ImplUdpSender method ImplUdpSender (line 81) | ImplUdpSender(const std::string& udpHost, const std::string& udpPort) : FILE: src/openpose/filestream/videoSaver.cpp type op (line 7) | namespace op type VideoSaver::ImplVideoSaver (line 11) | struct VideoSaver::ImplVideoSaver method ImplVideoSaver (line 25) | ImplVideoSaver(const std::string& videoSaverPath, const int cvFourcc... function openVideo (line 47) | cv::VideoWriter openVideo(const std::string& videoSaverPath, const int... FILE: src/openpose/gpu/cuda.cpp type op (line 8) | namespace op function cudaCheck (line 18) | void cudaCheck(const int line, const std::string& function, const std:... function getCudaGpuNumber (line 41) | int getCudaGpuNumber() function getNumberCudaThreadsAndBlocks (line 63) | void getNumberCudaThreadsAndBlocks(dim3& numberCudaThreads, dim3& numb... FILE: src/openpose/gpu/gpu.cpp type op (line 9) | namespace op function getGpuNumber (line 11) | int getGpuNumber() function GpuMode (line 32) | GpuMode getGpuMode() FILE: src/openpose/gpu/opencl.cpp type op (line 10) | namespace op function replaceAll (line 13) | void replaceAll(std::string &s, const std::string &search, const std::... function getType (line 26) | inline std::string getType() function buildProgramFromSource (line 39) | bool buildProgramFromSource(cl::Program& program, cl::Context& context... type OpenCL::ImplCLManager (line 98) | struct OpenCL::ImplCLManager method ImplCLManager (line 110) | ImplCLManager() function catch (line 246) | catch (const std::exception& e) function catch (line 483) | catch (const std::exception& e) FILE: src/openpose/gui/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/gui/frameDisplayer.cpp type op (line 4) | namespace op FILE: src/openpose/gui/gui.cpp type op (line 6) | namespace op function showGuiHelp (line 8) | inline void showGuiHelp() function handleWaitKey (line 28) | void handleWaitKey(bool& guiPaused, FrameDisplayer& frameDisplayer, function handleUserInput (line 193) | void handleUserInput(FrameDisplayer& frameDisplayer, FILE: src/openpose/gui/gui3D.cpp type op (line 16) | namespace op type Keypoints3D (line 24) | struct Keypoints3D type CameraMode (line 34) | enum class CameraMode { function drawConeByTwoPts (line 65) | void drawConeByTwoPts(const cv::Point3f& pt1, const cv::Point3f& pt2, ... function renderHumanBody (line 97) | void renderHumanBody(const Array& keypoints, const std::vector<... function initGraphics (line 179) | void initGraphics() function idleFunction (line 213) | void idleFunction() function renderFloor (line 219) | void renderFloor() function renderMain (line 263) | void renderMain(void) function mouseButton (line 296) | void mouseButton(const int button, const int state, const int x, const... function mouseMotion (line 327) | void mouseMotion(const int x, const int y) function keyPressed (line 366) | void keyPressed(const unsigned char key, const int x, const int y) function initializeVisualization (line 381) | void initializeVisualization() function Matrix (line 559) | Matrix Gui3D::readCvMat() FILE: src/openpose/gui/guiAdam.cpp type op (line 13) | namespace op function updateKeypoint (line 22) | void updateKeypoint(double* targetJoint, const float* const poseKeypoi... type GuiAdam::ImplGuiAdam (line 41) | struct GuiAdam::ImplGuiAdam method ImplGuiAdam (line 56) | ImplGuiAdam(const std::shared_ptr& totalModel, FILE: src/openpose/gui/guiInfoAdder.cpp type op (line 7) | namespace op function updateFps (line 12) | void updateFps(unsigned long long& lastId, double& fps, unsigned int& ... function addPeopleIds (line 54) | void addPeopleIds( FILE: src/openpose/hand/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/hand/handCpuRenderer.cpp type op (line 4) | namespace op FILE: src/openpose/hand/handDetector.cpp type op (line 7) | namespace op function getHandFromPoseIndexes (line 9) | inline Rectangle getHandFromPoseIndexes(const Array& pos... function getHandFromPoseIndexes (line 46) | inline std::array, 2> getHandFromPoseIndexes(const Ar... function getAreaRatio (line 63) | float getAreaRatio(const Rectangle& rectangleA, const Rectangle... function trackHand (line 88) | void trackHand(Rectangle& currentRectangle, const std::vector getTxtPathsOnDirectory(const std::string& txt... FILE: src/openpose/hand/handExtractorCaffe.cpp type op (line 15) | namespace op type HandExtractorCaffe::ImplHandExtractorCaffe (line 17) | struct HandExtractorCaffe::ImplHandExtractorCaffe method ImplHandExtractorCaffe (line 30) | ImplHandExtractorCaffe(const std::string& modelFolder, const int gpuId, function cropFrame (line 44) | void cropFrame(Array& handImageCrop, cv::Mat& affineMatrix, con... function connectKeypoints (line 76) | void connectKeypoints(Array& handCurrent, const int person, function getHandRectangle (line 102) | Rectangle getHandRectangle(Array& handCurrent, const int... function updateHandHeatMapsForPerson (line 126) | void updateHandHeatMapsForPerson(Array& heatMaps, const int per... function reshapeHandExtractorCaffe (line 164) | inline void reshapeHandExtractorCaffe(std::shared_ptr& frameArray, const std::array... FILE: src/openpose/net/bodyPartConnectorBase.cpp type op (line 10) | namespace op function T (line 13) | inline T getScoreAB( function getKeypointCounter (line 78) | void getKeypointCounter( function getRoiDiameterAndBounds (line 99) | void getRoiDiameterAndBounds( function createPeopleVector (line 157) | std::vector, T>> createPeopleVector( function pafPtrIntoVector (line 475) | std::vector> pafPtrIntoVector( function pafVectorIntoPeopleVector (line 545) | std::vector, T>> pafVectorIntoPeopleVector( function removePeopleBelowThresholdsAndFillFaces (line 721) | void removePeopleBelowThresholdsAndFillFaces( function peopleVectorToPeopleArray (line 887) | void peopleVectorToPeopleArray( function connectBodyPartsCpu (line 1328) | void connectBodyPartsCpu( FILE: src/openpose/net/bodyPartConnectorBaseCL.cpp type op (line 11) | namespace op function connectBodyPartsOcl (line 122) | void connectBodyPartsOcl( FILE: src/openpose/net/bodyPartConnectorCaffe.cpp type op (line 16) | namespace op FILE: src/openpose/net/maximumBase.cpp type op (line 5) | namespace op function maximumCpu (line 8) | void maximumCpu(T* targetPtr, const T* const sourcePtr, const std::arr... FILE: src/openpose/net/maximumCaffe.cpp type op (line 7) | namespace op FILE: src/openpose/net/netCaffe.cpp type op (line 19) | namespace op type NetCaffe::ImplNetCaffe (line 27) | struct NetCaffe::ImplNetCaffe method ImplNetCaffe (line 45) | ImplNetCaffe(const std::string& caffeProto, const std::string& caffe... function reshapeNetCaffe (line 107) | inline void reshapeNetCaffe(caffe::Net* caffeNet, const std::ve... FILE: src/openpose/net/netOpenCv.cpp type op (line 22) | namespace op type NetOpenCv::ImplNetOpenCv (line 24) | struct NetOpenCv::ImplNetOpenCv method ImplNetOpenCv (line 36) | ImplNetOpenCv(const std::string& caffeProto, const std::string& caff... function reshapeNetOpenCv (line 72) | inline void reshapeNetOpenCv(caffe::Net* caffeNet, const std::v... FILE: src/openpose/net/nmsBase.cpp type op (line 4) | namespace op function nmsRegisterKernelCPU (line 7) | void nmsRegisterKernelCPU(int* kernelPtr, const T* const sourcePtr, co... function nmsAccuratePeakPosition (line 71) | void nmsAccuratePeakPosition(T* output, const T* const sourcePtr, cons... function nmsCpu (line 110) | void nmsCpu(T* targetPtr, int* kernelPtr, const T* const sourcePtr, co... FILE: src/openpose/net/nmsBaseCL.cpp type op (line 12) | namespace op function nmsOcl (line 261) | void nmsOcl(T* targetPtr, uint8_t* kernelGpuPtr, uint8_t* kernelCpuPtr... FILE: src/openpose/net/nmsCaffe.cpp type op (line 11) | namespace op type NmsCaffe::ImplNmsCaffe (line 14) | struct NmsCaffe::ImplNmsCaffe method ImplNmsCaffe (line 28) | ImplNmsCaffe() FILE: src/openpose/net/resizeAndMergeBase.cpp type op (line 6) | namespace op function resizeAndMergeCpu (line 9) | void resizeAndMergeCpu(T* targetPtr, const std::vector& sour... FILE: src/openpose/net/resizeAndMergeBaseCL.cpp type op (line 9) | namespace op function Type (line 59) | Type bicubicInterpolate(__global const Type* sourcePtr, const Type xSo... function roundUps (line 200) | int roundUps(int numToRound, int multiple) function resizeAndMergeOcl (line 213) | void resizeAndMergeOcl(T* targetPtr, const std::vector& sour... FILE: src/openpose/net/resizeAndMergeCaffe.cpp type op (line 11) | namespace op FILE: src/openpose/pose/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/pose/poseCpuRenderer.cpp type op (line 5) | namespace op FILE: src/openpose/pose/poseExtractor.cpp type op (line 3) | namespace op FILE: src/openpose/pose/poseExtractorCaffe.cpp type op (line 12) | namespace op function arraySharedToPtr (line 17) | std::vector*> arraySharedToPtr( function reshapePoseExtractorCaffe (line 35) | inline void reshapePoseExtractorCaffe( function addCaffeNetOnThread (line 73) | void addCaffeNetOnThread( FILE: src/openpose/pose/poseExtractorNet.cpp type op (line 10) | namespace op function heatMapTypesHas (line 12) | bool heatMapTypesHas(const std::vector& heatMapTypes, con... function getNumberHeatMapChannels (line 28) | int getNumberHeatMapChannels(const std::vector& heatMapTy... FILE: src/openpose/pose/poseGpuRenderer.cpp type op (line 11) | namespace op FILE: src/openpose/pose/poseParameters.cpp type op (line 4) | namespace op function getPoseNumberBodyParts (line 578) | unsigned int getPoseNumberBodyParts(const PoseModel poseModel) function getPoseMaxPeaks (line 617) | unsigned int getPoseMaxPeaks() function getPoseNetDecreaseFactor (line 630) | float getPoseNetDecreaseFactor(const PoseModel poseModel) function poseBodyPartMapStringToKey (line 643) | unsigned int poseBodyPartMapStringToKey(const PoseModel poseModel, con... function poseBodyPartMapStringToKey (line 662) | unsigned int poseBodyPartMapStringToKey(const PoseModel poseModel, con... function getPoseDefaultNmsThreshold (line 677) | float getPoseDefaultNmsThreshold(const PoseModel poseModel, const bool... function getPoseDefaultConnectInterMinAboveThreshold (line 697) | float getPoseDefaultConnectInterMinAboveThreshold(const bool maximizeP... function getPoseDefaultConnectInterThreshold (line 710) | float getPoseDefaultConnectInterThreshold(const PoseModel poseModel, c... function getPoseDefaultMinSubsetCnt (line 732) | unsigned int getPoseDefaultMinSubsetCnt(const bool maximizePositives) function getPoseDefaultConnectMinSubsetScore (line 745) | float getPoseDefaultConnectMinSubsetScore(const bool maximizePositives) function addBkgChannel (line 758) | bool addBkgChannel(const PoseModel poseModel) FILE: src/openpose/pose/poseParametersRender.cpp type op (line 4) | namespace op function getNumberElementsToRender (line 98) | unsigned int getNumberElementsToRender(const PoseModel poseModel) FILE: src/openpose/pose/poseRenderer.cpp type op (line 7) | namespace op function createPartToName (line 9) | std::map createPartToName(const PoseModel p... FILE: src/openpose/pose/renderPose.cpp type op (line 6) | namespace op function renderPoseKeypointsCpu (line 8) | void renderPoseKeypointsCpu(Array& frameArray, const Array getImagePathsOnDirectory(const std::string& i... function Matrix (line 56) | Matrix ImageDirectoryReader::getRawFrame() FILE: src/openpose/producer/ipCameraReader.cpp type op (line 3) | namespace op function Matrix (line 33) | Matrix IpCameraReader::getRawFrame() FILE: src/openpose/producer/producer.cpp type op (line 9) | namespace op function reset (line 11) | void reset(unsigned int& numberEmptyFrames, bool& trackingFps) function Matrix (line 87) | Matrix Producer::getFrame() function createProducer (line 411) | std::shared_ptr createProducer( FILE: src/openpose/producer/spinnakerWrapper.cpp type op (line 14) | namespace op function getSerialNumbers (line 17) | std::vector getSerialNumbers(const Spinnaker::CameraList&... function printDeviceInfo (line 69) | int printDeviceInfo(Spinnaker::GenApi::INodeMap &iNodeMap, const unsig... function resetTrigger (line 112) | int resetTrigger(Spinnaker::GenApi::INodeMap &iNodeMap) function spinnakerImagePtrToColor (line 154) | Spinnaker::ImagePtr spinnakerImagePtrToColor(const Spinnaker::ImagePtr... function spinnakerWrapperToCvMat (line 222) | cv::Mat spinnakerWrapperToCvMat(const Spinnaker::ImagePtr &imagePtr) function configureTrigger (line 247) | int configureTrigger(Spinnaker::GenApi::INodeMap &iNodeMap) function GrabNextImageByTrigger (line 333) | int GrabNextImageByTrigger(Spinnaker::GenApi::INodeMap& nodeMap) type SpinnakerWrapper::ImplSpinnakerWrapper (line 365) | struct SpinnakerWrapper::ImplSpinnakerWrapper method ImplSpinnakerWrapper (line 388) | ImplSpinnakerWrapper(const bool undistortImage, const int cameraInde... method readAndUndistortImage (line 395) | void readAndUndistortImage(const int i, const Spinnaker::ImagePtr& i... method bufferingThread (line 457) | void bufferingThread() method acquireImages (line 513) | std::vector acquireImages( FILE: src/openpose/producer/videoCaptureReader.cpp type op (line 7) | namespace op type VideoCaptureReader::ImplVideoCaptureReader (line 9) | struct VideoCaptureReader::ImplVideoCaptureReader method ImplVideoCaptureReader (line 13) | ImplVideoCaptureReader() method ImplVideoCaptureReader (line 17) | ImplVideoCaptureReader(const std::string& path) : function Matrix (line 101) | Matrix VideoCaptureReader::getRawFrame() FILE: src/openpose/producer/videoReader.cpp type op (line 6) | namespace op function Matrix (line 61) | Matrix VideoReader::getRawFrame() FILE: src/openpose/producer/webcamReader.cpp type op (line 7) | namespace op function Matrix (line 126) | Matrix WebcamReader::getRawFrame() FILE: src/openpose/thread/defineTemplates.cpp type op (line 3) | namespace op class OP_API (line 8) | class OP_API class OP_API (line 9) | class OP_API class OP_API (line 29) | class OP_API FILE: src/openpose/tracking/defineTemplates.cpp type op (line 3) | namespace op FILE: src/openpose/tracking/personIdExtractor.cpp type op (line 11) | namespace op type PersonEntry (line 13) | struct PersonEntry function getEuclideanDistance (line 31) | float getEuclideanDistance(const cv::Point2f& a, const cv::Point2f& b) function captureKeypoints (line 45) | std::vector captureKeypoints(const Array& poseKeyp... function updateLK (line 83) | void updateLK(std::unordered_map& personEntries, std:... function initializeLK (line 128) | void initializeLK(std::unordered_map& personEntries, function compareCandidates (line 163) | bool compareCandidates(std::tuple a, std::tuple matchLKAndOPGreedy(std::unordered_map getPredicted() const function roundUp (line 30) | int roundUp(const int numToRound, const int multiple) function computePersonScale (line 42) | int computePersonScale(const PersonTrackerEntry& personEntry, const cv... function updateLK (line 88) | void updateLK(std::unordered_map& personEntries, function personEntriesFromOP (line 163) | void personEntriesFromOP(std::unordered_map& ... function syncPersonEntriesWithOP (line 200) | void syncPersonEntriesWithOP(std::unordered_map& poseKeypoints, function scaleKeypoints (line 346) | void scaleKeypoints(std::unordered_map& perso... type PersonTracker::ImplPersonTracker (line 366) | struct PersonTracker::ImplPersonTracker method ImplPersonTracker (line 385) | ImplPersonTracker( FILE: src/openpose/tracking/pyramidalLK.cpp type op (line 32) | namespace op function sse_dot_product (line 35) | float sse_dot_product(std::vector &av, std::vector &bv) function avx_dot_product (line 72) | float avx_dot_product(std::vector &av, std::vector &bv) function computeLK (line 103) | char computeLK(cv::Point2f& delta, std::vector& ix, function getVectors (line 158) | void getVectors(std::vector& ix, std::vector& iy, std::v... function extractPatch (line 193) | char extractPatch(std::vector< std::vector>& patch, const int x... function extractPatchIt (line 219) | char extractPatchIt(std::vector>& patch, const int ... function buildGaussianPyramid (line 252) | void buildGaussianPyramid(std::vector& pyramidImages, const c... function pyramidIteration (line 272) | cv::Point2f pyramidIteration(char& status, const cv::Point2f& pointI, ... function pyramidalLKCpu (line 314) | void pyramidalLKCpu(std::vector& coordI, std::vector& coordI, std::vector getErrorModes() function setErrorModes (line 338) | void setErrorModes(const std::vector& errorModes) type ConfigureLog (line 349) | namespace ConfigureLog function Priority (line 357) | Priority getPriorityThreshold() function setPriorityThreshold (line 368) | void setPriorityThreshold(const Priority priorityThreshold) function setLogModes (line 373) | void setLogModes(const std::vector& loggingModes) FILE: src/openpose/utilities/fileSystem.cpp type op (line 17) | namespace op function compareNat (line 19) | bool compareNat(const std::string& a, const std::string& b) function makeDirectory (line 62) | void makeDirectory(const std::string& directoryPath) function existDirectory (line 95) | bool existDirectory(const std::string& directoryPath) function existFile (line 132) | bool existFile(const std::string& filePath) function formatAsDirectory (line 151) | std::string formatAsDirectory(const std::string& directoryPathString) function getFileNameAndExtension (line 176) | std::string getFileNameAndExtension(const std::string& fullPath) function getFileNameNoExtension (line 193) | std::string getFileNameNoExtension(const std::string& fullPath) function getFileExtension (line 209) | std::string getFileExtension(const std::string& fullPath) function getFullFilePathNoExtension (line 229) | std::string getFullFilePathNoExtension(const std::string& fullPath) function getFileParentFolderPath (line 247) | std::string getFileParentFolderPath(const std::string& fullPath) function removeExtensionDot (line 278) | std::string removeExtensionDot(const std::string& extension) function extensionIsDesired (line 299) | bool extensionIsDesired(const std::string& extension, const std::vecto... function getFilesOnDirectory (line 316) | std::vector getFilesOnDirectory(const std::string& direct... function getFilesOnDirectory (line 384) | std::vector getFilesOnDirectory(const std::string& direct... function getFilesOnDirectory (line 397) | std::vector getFilesOnDirectory(const std::string& direct... function removeSpecialsCharacters (line 426) | std::string removeSpecialsCharacters(const std::string& stringToVariate) function removeAllOcurrencesOfSubString (line 459) | void removeAllOcurrencesOfSubString(std::string& stringToModify, const... function replaceAll (line 476) | void replaceAll(std::string& stringText, const char charToChange, cons... FILE: src/openpose/utilities/flagsToOpenPose.cpp type op (line 5) | namespace op function PoseMode (line 7) | PoseMode flagsToPoseMode(const int poseModeInt) function PoseModel (line 28) | PoseModel flagsToPoseModel(const String& poseModeString) function ScaleMode (line 78) | ScaleMode flagsToScaleMode(const int keypointScaleMode) function ScaleMode (line 112) | ScaleMode flagsToHeatMapScaleMode(const int heatMapScaleMode) function Detector (line 143) | Detector flagsToDetector(const int detector) function ProducerType (line 164) | ProducerType flagsToProducerType( function flagsToProducer (line 204) | std::pair flagsToProducer( function flagsToHeatMaps (line 237) | std::vector flagsToHeatMaps(const bool heatMapsAddParts, ... function RenderMode (line 258) | RenderMode flagsToRenderMode(const int renderFlag, const bool gpuBuggy... function DisplayMode (line 289) | DisplayMode flagsToDisplayMode(const int display, const bool enabled3d) function flagsToPoint (line 324) | Point flagsToPoint(const String& pointString, const String& point... FILE: src/openpose/utilities/keypoint.cpp type op (line 6) | namespace op function T (line 12) | T getDistance(const Array& keypoints, const int person, const int e... function averageKeypoints (line 33) | void averageKeypoints(Array& keypointsA, const Array& keypointsB... function scaleKeypoints (line 69) | void scaleKeypoints(Array& keypoints, const T scale) function scaleKeypoints2d (line 106) | void scaleKeypoints2d(Array& keypoints, const T scaleX, const T sca... function scaleKeypoints2d (line 140) | void scaleKeypoints2d(Array& keypoints, const T scaleX, const T sca... function renderKeypointsCpu (line 177) | void renderKeypointsCpu( function getKeypointsRectangle (line 289) | Rectangle getKeypointsRectangle( function T (line 352) | T getAverageScore(const Array& keypoints, const int person) function T (line 378) | T getKeypointsArea(const Array& keypoints, const int person, const ... function getBiggestPerson (line 394) | int getBiggestPerson(const Array& keypoints, const T threshold) function getNonZeroKeypoints (line 427) | int getNonZeroKeypoints(const Array& keypoints, const int person, c... function T (line 457) | T getDistanceAverage(const Array& keypoints, const int personA, con... function T (line 475) | T getDistanceAverage(const Array& keypointsA, const int personA, co... function getKeypointsPerson (line 519) | Array getKeypointsPerson(const Array& keypoints, const int perso... function getKeypointsRoi (line 537) | float getKeypointsRoi(const Array& keypoints, const int personA, co... function getKeypointsRoi (line 555) | float getKeypointsRoi( function getKeypointsRoi (line 587) | float getKeypointsRoi(const Rectangle& rectangleA, const Rectangle<... FILE: src/openpose/utilities/openCv.cpp type op (line 6) | namespace op function unrollArrayToUCharCvMat (line 8) | void unrollArrayToUCharCvMat(Matrix& matResult, const Array& ar... function uCharCvMatToFloatPtr (line 57) | void uCharCvMatToFloatPtr(float* floatPtrImage, const Matrix& matImage... function resizeGetScaleFactor (line 182) | double resizeGetScaleFactor(const Point& initialSize, const Point... function keepRoiInside (line 197) | void keepRoiInside(Rectangle& roi, const int imageWidth, const in... function transpose (line 227) | void transpose(Matrix& matrix) function rotateAndFlipFrame (line 236) | void rotateAndFlipFrame(Matrix& frame, const double rotationAngle, con... function getCvCapPropFrameCount (line 284) | int getCvCapPropFrameCount() function getCvCapPropFrameFps (line 297) | int getCvCapPropFrameFps() function getCvCapPropFrameWidth (line 310) | int getCvCapPropFrameWidth() function getCvCapPropFrameHeight (line 323) | int getCvCapPropFrameHeight() function getCvFourcc (line 336) | int getCvFourcc(const char c1, const char c2, const char c3, const cha... function getCvImwriteJpegQuality (line 349) | int getCvImwriteJpegQuality() function getCvImwritePngCompression (line 362) | int getCvImwritePngCompression() function getCvLoadImageAnydepth (line 375) | int getCvLoadImageAnydepth() function getCvLoadImageGrayScale (line 388) | int getCvLoadImageGrayScale() FILE: src/openpose/utilities/openCvPrivate.cpp type op (line 6) | namespace op function putTextOnCvMat (line 8) | void putTextOnCvMat(cv::Mat& cvMat, const std::string& textToDisplay, ... function resizeFixedAspectRatio (line 34) | void resizeFixedAspectRatio(cv::Mat& resizedCvMat, const cv::Mat& cvMa... FILE: src/openpose/utilities/profiler.cpp type op (line 9) | namespace op function getTimerInit (line 13) | std::chrono::time_point getTimerIn... function getTimeSeconds (line 26) | double getTimeSeconds(const std::chrono::time_point splitString(const std::string& stringToSplit,... function toLower (line 89) | std::string toLower(const std::string& string) function toUpper (line 105) | std::string toUpper(const std::string& string) function remove0sFromString (line 121) | std::string remove0sFromString(const std::string& string) function getFirstNumberOnString (line 149) | std::string getFirstNumberOnString(const std::string& string) FILE: src/openpose/wrapper/defineTemplates.cpp type op (line 3) | namespace op class OP_API (line 5) | class OP_API FILE: src/openpose/wrapper/wrapperAuxiliary.cpp type op (line 5) | namespace op function wrapperConfigureSanityChecks (line 7) | void wrapperConfigureSanityChecks( function threadIdPP (line 200) | void threadIdPP(unsigned long long& threadId, const bool multiThreadEn... FILE: src/openpose/wrapper/wrapperStructExtra.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructFace.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructGui.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructHand.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructInput.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructOutput.cpp type op (line 3) | namespace op FILE: src/openpose/wrapper/wrapperStructPose.cpp type op (line 3) | namespace op