Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CLHPP
/ functions
Functions
562 in github.com/KhronosGroup/OpenCL-CLHPP
⨍
Functions
562
◇
Types & classes
80
Method
BuildError
include/CL/opencl.hpp:2689
Function
CL_CALLBACK test_program_release_callback
tests/test_openclhpp.cpp:3648
Method
CommandBufferKhr
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:11574
Method
CommandQueue
! * \brief Constructs a CommandQueue based on passed properties. * Will return an CL_INVALID_QUEUE_PROPERTIES error if CL_QUEUE_ON_DEVICE is
include/CL/opencl.hpp:7701
Method
Context
! \brief Constructs a context including a list of specified devices. * * Wraps clCreateContext(). */
include/CL/opencl.hpp:3375
Method
Deleter
include/CL/opencl.hpp:4322
Method
Device
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:2548
Method
DeviceCommandQueue
! * Trivial empty constructor to create a null queue. */
include/CL/opencl.hpp:9796
Method
EnqueueArgs
include/CL/opencl.hpp:11002
Method
Error
! \brief Create a new CL error exception for a given error code * and corresponding message. * * \param err error code v
include/CL/opencl.hpp:778
Method
Event
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:3763
Method
Image
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:4871
Method
Image1D
! \brief Constructs a 1D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:4933
Method
Image1DArray
include/CL/opencl.hpp:5114
Method
Image1DBuffer
include/CL/opencl.hpp:5026
Method
Image2D
! \brief Constructs a 2D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:5220
Method
Image2DArray
include/CL/opencl.hpp:5560
Method
Image3D
! \brief Constructs a 3D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:5669
Method
Image3DGL
! \brief Constructs an Image3DGL in a specified context, from a given * GL Texture. * * Wraps clCreateFromGLTexture3D().
include/CL/opencl.hpp:5817
Method
ImageFormat
\brief Default constructor - performs no initialization.
include/CL/opencl.hpp:2481
Method
ImageGL
include/CL/opencl.hpp:5876
Method
ImageRequirementsInfo
include/CL/opencl.hpp:3316
Method
Kernel
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:6300
Method
Kernel
include/CL/opencl.hpp:7553
Method
KernelFunctor
include/CL/opencl.hpp:11205
Method
Memory
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:3949
Method
MutableCommandKhr
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:12133
Method
NDRange
\brief Default constructor - resulting range has zero dimensions.
include/CL/opencl.hpp:6155
Method
Pipe
! \brief Constructs a Pipe in a specified context. * * Wraps clCreatePipe(). * @param context Context in which to create the pipe.
include/CL/opencl.hpp:5942
Method
Platform
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:2809
Method
Program
include/CL/opencl.hpp:6630
Method
RefcountTable
tests/test_openclhpp.cpp:295
Method
SVMAllocator
include/CL/opencl.hpp:4164
Method
Sampler
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:6048
Method
Semaphore
include/CL/opencl.hpp:11352
Function
UnloadCompiler
include/CL/opencl.hpp:3224
Method
UserEvent
! \brief Constructs a user event on a given context. * * Wraps clCreateUserEvent(). */
include/CL/opencl.hpp:3893
Function
WaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
include/CL/opencl.hpp:3928
Method
Wrapper
include/CL/opencl.hpp:2242
Method
Wrapper
include/CL/opencl.hpp:2354
Method
address
include/CL/opencl.hpp:4190
Function
allocate_pointer
include/CL/opencl.hpp:4341
Function
allocate_svm
include/CL/opencl.hpp:4380
Function
catch
include/CL/opencl.hpp:3741
Method
catch
include/CL/opencl.hpp:2780
Method
catch
include/CL/opencl.hpp:3297
Method
catch
include/CL/opencl.hpp:7650
Function
clBuildProgram_testBuildProgram
tests/test_openclhpp.cpp:2581
Function
clCloneKernel_simplecopy
* Stub implementation of clCloneKernel that returns a new kernel object */
tests/test_openclhpp.cpp:3580
Function
clCompileProgram_basic
tests/test_openclhpp.cpp:2716
Function
clCompileProgram_devices
tests/test_openclhpp.cpp:2900
Function
clCompileProgram_headers
tests/test_openclhpp.cpp:2825
Function
clCreateBufferWithProperties_EmptyProperties
tests/test_openclhpp.cpp:1488
Function
clCreateBufferWithProperties_testBufferWithProperties
tests/test_openclhpp.cpp:1447
Function
clCreateBuffer_testBufferConstructorContextIterator
tests/test_openclhpp.cpp:1326
Function
clCreateCommandQueueWithProperties_testCommandQueueDevice
tests/test_openclhpp.cpp:3320
Function
clCreateCommandQueueWithProperties_testCommandQueueFromSpecifiedContext
stub for clCreateCommandQueueWithProperties - returns queue zero
tests/test_openclhpp.cpp:950
Function
clCreateCommandQueue_testCommandQueueFromSpecifiedContext
stub for clCreateCommandQueue - returns queue zero
tests/test_openclhpp.cpp:933
Function
clCreateContextFromType_testContextFromType
Stub for clCreateContextFromType - expect platform 1 with GPUs and non-null properties
tests/test_openclhpp.cpp:714
Function
clCreateContext_EmptyDevices
tests/test_openclhpp.cpp:539
Function
clCreateContext_testContextNonNullProperties
tests/test_openclhpp.cpp:781
Function
clCreateFromGLBuffer_testgetObjectInfo
tests/test_openclhpp.cpp:5800
Function
clCreateImage2D_testCreateImage2D_1_1
tests/test_openclhpp.cpp:1699
Function
clCreateImage3D_testCreateImage3D_1_1
tests/test_openclhpp.cpp:1866
Function
clCreateImageWithProperties_testImage2DWithProperties
tests/test_openclhpp.cpp:1807
Function
clCreateImageWithProperties_testImage3DWithProperties
tests/test_openclhpp.cpp:1980
Function
clCreateImage_image1dbuffer
* A stub for clCreateImage that creates an image from a buffer * passing the buffer's cl_mem straight through. */
tests/test_openclhpp.cpp:1637
Function
clCreateImage_testCreateImage2DFromBuffer_2_0
tests/test_openclhpp.cpp:3054
Function
clCreateImage_testCreateImage2DFromImage_2_0
tests/test_openclhpp.cpp:3143
Function
clCreateImage_testCreateImage2D_1_2
tests/test_openclhpp.cpp:1752
Function
clCreateImage_testCreateImage2D_2_0
tests/test_openclhpp.cpp:3108
Function
clCreateImage_testCreateImage3D_1_2
tests/test_openclhpp.cpp:1923
Function
clCreateKernel_constructor
tests/test_openclhpp.cpp:2041
Function
clCreatePipe_testCreatePipe
tests/test_openclhpp.cpp:3388
Function
clCreateProgramWithBinary_EmptyBinaries
tests/test_openclhpp.cpp:2421
Function
clCreateProgramWithBuiltInKernels_EmptyDevices
tests/test_openclhpp.cpp:2466
Function
clCreateProgramWithSource_EmptySource
tests/test_openclhpp.cpp:2382
Function
clCreateSemaphoreWithProperties_testSemaphoreWithProperties
tests/test_openclhpp.cpp:5134
Function
clCreateSubDevicesEXT_testDevice_createSubDevices
tests/test_openclhpp.cpp:4979
Function
clEnqueueAcquireExternalMemObjectsKHR_testEnqueueAcquireExternalMemObjects
tests/test_openclhpp.cpp:5538
Function
clEnqueueMapBuffer_testCopyHostToBuffer
tests/test_openclhpp.cpp:2262
Function
clEnqueueReleaseExternalMemObjectsKHR_testEnqueueReleaseExternalMemObjects
tests/test_openclhpp.cpp:5584
Function
clEnqueueSVMMap_stubForMemoryAllocation
tests/test_openclhpp.cpp:5651
Function
clEnqueueSignalSemaphoresKHR_testEnqueueSignalSemaphores
tests/test_openclhpp.cpp:5089
Function
clEnqueueUnmapMemObject_testCopyHostToBuffer
tests/test_openclhpp.cpp:2299
Function
clEnqueueWaitSemaphoresKHR_testEnqueueWaitSemaphores
tests/test_openclhpp.cpp:5044
Function
clGetCommandBufferInfoKHR_testCommandBufferKhrGetCommandQueues
Stub for clGetCommandBufferInfoKHR that returns command queues array
tests/test_openclhpp.cpp:4440
Function
clGetCommandBufferInfoKHR_testCommandBufferKhrGetNumQueues
Stub for clGetCommandBufferInfoKHR that returns 1
tests/test_openclhpp.cpp:4409
Function
clGetCommandQueueInfo_context
* Stub functions shared by multiple tests ****************************************************************************/ * Stub implementation of clGe
tests/test_openclhpp.cpp:105
Function
clGetCommandQueueInfo_testCommandQueueGetContext
tests/test_openclhpp.cpp:846
Function
clGetCommandQueueInfo_testCommandQueueGetDevice
Stub for clGetCommandQueueInfo that returns device 0
tests/test_openclhpp.cpp:881
Function
clGetContextInfo_device
* Stub implementation of clGetContextInfo that just returns the first device. */
tests/test_openclhpp.cpp:153
Function
clGetContextInfo_testContextGetDevices
Stub for querying CL_CONTEXT_DEVICES that returns two devices
tests/test_openclhpp.cpp:577
Function
clGetDeviceIDs_PlatformWithZeroDevices
tests/test_openclhpp.cpp:1276
Function
clGetDeviceIDs_testContextFromType
Expect three calls to this 1. Platform 1, we have no GPUs 2. Platform 2, we have two GPUs 3. Here are the two cl_device_id's
tests/test_openclhpp.cpp:671
Function
clGetDeviceInfo_builtin
* Stub implementation of clGetDeviceInfo that returns an absense of builtin kernels */
tests/test_openclhpp.cpp:3540
Function
clGetDeviceInfo_extended_versioning
tests/test_openclhpp.cpp:3870
Function
clGetDeviceInfo_platform
* Stub implementation of clGetDeviceInfo that just returns the first platform. */
tests/test_openclhpp.cpp:130
Function
clGetDeviceInfo_testGetBuildInfo
tests/test_openclhpp.cpp:2507
Function
clGetDeviceInfo_uuid_pci_bus_info
tests/test_openclhpp.cpp:4055
← previous
next →
101–200 of 562, ranked by callers