MCPcopy Create free account

hub / github.com/KhronosGroup/OpenCL-CLHPP / functions

Functions562 in github.com/KhronosGroup/OpenCL-CLHPP

↓ 276 callersFunctionerrHandler
include/CL/opencl.hpp:813
↓ 227 callersMethodsize
\brief Returns the size of the object in bytes based on the runtime number of dimensions
include/CL/opencl.hpp:6215
↓ 138 callersFunctionmake_device_id
tests/test_openclhpp.cpp:33
↓ 88 callersFunctionmake_context
tests/test_openclhpp.cpp:28
↓ 57 callersFunctionmake_mem
tests/test_openclhpp.cpp:38
↓ 42 callersFunctionmake_command_queue
tests/test_openclhpp.cpp:43
↓ 41 callersFunctionmake_program
tests/test_openclhpp.cpp:53
↓ 37 callersFunctiongetInfo
include/CL/opencl.hpp:1957
↓ 30 callersFunctionmake_kernel
tests/test_openclhpp.cpp:48
↓ 27 callersMethodget
include/CL/opencl.hpp:2299
↓ 23 callersFunctionmake_platform_id
tests/test_openclhpp.cpp:23
↓ 10 callersFunctionbuildErrHandler
include/CL/opencl.hpp:2699
↓ 10 callersMethoddimensions
\brief Queries the number of dimensions in the range.
include/CL/opencl.hpp:6208
↓ 10 callersMethodsetArg
include/CL/opencl.hpp:6432
↓ 9 callersMethodbuild
include/CL/opencl.hpp:7023
↓ 8 callersMethoderr
! \brief Get error code associated with exception * * \return The error code. */
include/CL/opencl.hpp:799
↓ 8 callersFunctiongetContextPlatformVersion
include/CL/opencl.hpp:2218
↓ 8 callersFunctionmake_event
tests/test_openclhpp.cpp:67
↓ 8 callersMethodsetSVMPointers
! * Specify a vector of SVM pointers that the kernel may access in * addition to its arguments. */
include/CL/opencl.hpp:6489
↓ 7 callersFunctioncopy
include/CL/opencl.hpp:10405
↓ 7 callersFunctionmake_semaphore_khr
tests/test_openclhpp.cpp:73
↓ 5 callersMethodcompile
include/CL/opencl.hpp:7111
↓ 5 callersMethodgetInfo
include/CL/opencl.hpp:7499
↓ 5 callersFunctiongetPlatformVersion
include/CL/opencl.hpp:2201
↓ 4 callersFunctionclGetPlatformInfo_version
* Stub implementation of clGetPlatformInfo that returns a specific version. * It also checks that the id is the zeroth platform. */
tests/test_openclhpp.cpp:178
↓ 4 callersMethodenqueueMapSVM
include/CL/opencl.hpp:9013
↓ 4 callersMethodfind
tests/test_openclhpp.cpp:284
↓ 4 callersFunctionlinkProgram
include/CL/opencl.hpp:7401
↓ 4 callersFunctionmake_command_buffer_khr
tests/test_openclhpp.cpp:58
↓ 4 callersFunctionmake_external_semaphore_fd
tests/test_openclhpp.cpp:5429
↓ 4 callersMethodreset
tests/test_openclhpp.cpp:304
↓ 4 callersMethodsetSpecializationConstant
include/CL/opencl.hpp:7540
↓ 3 callersMethodcreateSubDevices
\brief Wrapper for clCreateSubDevices().
include/CL/opencl.hpp:3124
↓ 3 callersFunctionenqueueUnmapSVM
include/CL/opencl.hpp:10320
↓ 3 callersMethodenqueueUnmapSVM
include/CL/opencl.hpp:9120
↓ 3 callersMethodgetDevices
! \brief Gets a list of devices for this platform. * * Wraps clGetDeviceIDs(). */
include/CL/opencl.hpp:2883
↓ 3 callersFunctiongetInfoHelper
include/CL/opencl.hpp:1141
↓ 3 callersFunctionmake_external_semaphore_handle
tests/test_openclhpp.cpp:5423
↓ 2 callersMethodenqueueMapBuffer
include/CL/opencl.hpp:8767
↓ 2 callersFunctionenqueueMapSVM
include/CL/opencl.hpp:10218
↓ 2 callersMethodenqueueNDRangeKernel
include/CL/opencl.hpp:9413
↓ 2 callersMethodenqueueUnmapMemObject
include/CL/opencl.hpp:9092
↓ 2 callersFunctiongetDevicePlatformVersion
include/CL/opencl.hpp:2211
↓ 2 callersMethodgetKernel
include/CL/opencl.hpp:11279
↓ 2 callersMethodgetKernelSuggestedLocalWorkSize
include/CL/opencl.hpp:9738
↓ 2 callersMethodgetSupportedImageFormats
! \brief Gets a list of supported image formats. * * Wraps clGetSupportedImageFormats(). */
include/CL/opencl.hpp:3602
↓ 2 callersFunctionmapSVM
include/CL/opencl.hpp:10507
↓ 2 callersFunctionunmapSVM
include/CL/opencl.hpp:10516
↓ 2 callersMethodwait
! \brief Blocks the calling thread until this event completes. * * Wraps clWaitForEvents(). */
include/CL/opencl.hpp:3837
↓ 2 callersMethodwhat
! \brief Get error string associated with exception * * \return A memory pointer to the error message string. */
include/CL/opencl.hpp:785
↓ 1 callersFunctionImage2DGL
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:5526
↓ 1 callersFunctionLocal
! Local * \brief Helper function for generating LocalSpaceArg objects. */
include/CL/opencl.hpp:6278
↓ 1 callersMethodallocate
* Allocate an SVM pointer. * * If the allocator is coarse-grained, this will take ownership to allow * containers to correctly construc
include/CL/opencl.hpp:4206
↓ 1 callersMethodclone
* Make a deep copy of the kernel object including its arguments. * @return A new kernel object with internal state entirely separate from that
include/CL/opencl.hpp:6605
↓ 1 callersMethoddeallocate
include/CL/opencl.hpp:4244
↓ 1 callersMethodenableFineGrainedSystemSVM
! \brief Enable fine-grained system SVM. * * \note It is only possible to enable fine-grained system SVM if all devices * in the
include/CL/opencl.hpp:6525
↓ 1 callersMethodenqueueAcquireExternalMemObjects
include/CL/opencl.hpp:9664
↓ 1 callersMethodenqueueCopyBuffer
include/CL/opencl.hpp:8175
↓ 1 callersFunctionenqueueCopyBufferRect
include/CL/opencl.hpp:10654
↓ 1 callersMethodenqueueCopyBufferRect
include/CL/opencl.hpp:8335
↓ 1 callersFunctionenqueueCopyBufferToImage
include/CL/opencl.hpp:10912
↓ 1 callersMethodenqueueCopyBufferToImage
include/CL/opencl.hpp:8719
↓ 1 callersFunctionenqueueCopyImage
include/CL/opencl.hpp:10822
↓ 1 callersMethodenqueueCopyImage
include/CL/opencl.hpp:8554
↓ 1 callersFunctionenqueueCopyImageToBuffer
include/CL/opencl.hpp:10867
↓ 1 callersMethodenqueueCopyImageToBuffer
include/CL/opencl.hpp:8671
↓ 1 callersMethodenqueueReadBuffer
include/CL/opencl.hpp:8125
↓ 1 callersFunctionenqueueReadBufferRect
include/CL/opencl.hpp:10524
↓ 1 callersMethodenqueueReadBufferRect
include/CL/opencl.hpp:8199
↓ 1 callersFunctionenqueueReadImage
include/CL/opencl.hpp:10716
↓ 1 callersMethodenqueueReadImage
include/CL/opencl.hpp:8442
↓ 1 callersMethodenqueueReleaseExternalMemObjects
include/CL/opencl.hpp:9693
↓ 1 callersMethodenqueueSignalSemaphores
include/CL/opencl.hpp:11536
↓ 1 callersMethodenqueueWaitSemaphores
include/CL/opencl.hpp:11508
↓ 1 callersMethodenqueueWriteBuffer
include/CL/opencl.hpp:8150
↓ 1 callersFunctionenqueueWriteBufferRect
include/CL/opencl.hpp:10589
↓ 1 callersMethodenqueueWriteBufferRect
include/CL/opencl.hpp:8267
↓ 1 callersFunctionenqueueWriteImage
include/CL/opencl.hpp:10769
↓ 1 callersMethodenqueueWriteImage
include/CL/opencl.hpp:8498
↓ 1 callersMethodfinish
include/CL/opencl.hpp:9658
↓ 1 callersMethodflush
include/CL/opencl.hpp:9653
↓ 1 callersMethodgetBuildLog
include/CL/opencl.hpp:2693
↓ 1 callersMethodgetHostTimer
* Return the current value of the host clock as seen by the device. * The resolution of the device timer may be queried with the * CL_DEVICE
include/CL/opencl.hpp:2627
↓ 1 callersMethodgetImageInfo
include/CL/opencl.hpp:4897
↓ 1 callersMethodgetInfo<CL_PROGRAM_BINARIES>
include/CL/opencl.hpp:7526
↓ 1 callersMethodgetObjectInfo
\brief Wrapper for clGetGLObjectInfo().
include/CL/opencl.hpp:4781
↓ 1 callersMethodgetSubGroupInfo
include/CL/opencl.hpp:6395
↓ 1 callersFunctiongetVersion
Extracts version number with major in the upper 16 bits, minor in the lower 16
include/CL/opencl.hpp:2182
↓ 1 callersFunctioninitExtensions
include/CL/opencl.hpp:12053
↓ 1 callersFunctionmake_mutable_command_khr
tests/test_openclhpp.cpp:63
↓ 1 callersMethodmax_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
include/CL/opencl.hpp:4253
↓ 1 callersMethodrelease
tests/test_openclhpp.cpp:316
↓ 1 callersMethodretain
tests/test_openclhpp.cpp:309
↓ 1 callersMethodretain
include/CL/opencl.hpp:2305
↓ 1 callersMethodsetExecInfo
include/CL/opencl.hpp:6582
MethodBuffer
! \brief Constructs a Buffer in a specified context. * * Wraps clCreateBuffer(). * * \param host_ptr Storage to be used if the C
include/CL/opencl.hpp:4432
MethodBuffer
include/CL/opencl.hpp:10043
MethodBufferD3D10
! \brief Constructs a BufferD3D10, in a specified context, from a * given ID3D10Buffer. * * Wraps clCreateFromD3D10BufferKHR()
include/CL/opencl.hpp:4658
MethodBufferGL
! \brief Constructs a BufferGL in a specified context, from a given * GL buffer. * * Wraps clCreateFromGLBuffer(). */
include/CL/opencl.hpp:4737
MethodBufferRenderGL
! \brief Constructs a BufferRenderGL in a specified context, from a given * GL Renderbuffer. * * Wraps clCreateFromGLRenderbuf
include/CL/opencl.hpp:4807
next →1–100 of 562, ranked by callers