MCPcopy Create free account

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

Functions562 in github.com/KhronosGroup/OpenCL-CLHPP

MethodBuildError
include/CL/opencl.hpp:2689
FunctionCL_CALLBACK test_program_release_callback
tests/test_openclhpp.cpp:3648
MethodCommandBufferKhr
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:11574
MethodCommandQueue
! * \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
MethodContext
! \brief Constructs a context including a list of specified devices. * * Wraps clCreateContext(). */
include/CL/opencl.hpp:3375
MethodDeleter
include/CL/opencl.hpp:4322
MethodDevice
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:2548
MethodDeviceCommandQueue
! * Trivial empty constructor to create a null queue. */
include/CL/opencl.hpp:9796
MethodEnqueueArgs
include/CL/opencl.hpp:11002
MethodError
! \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
MethodEvent
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:3763
MethodImage
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:4871
MethodImage1D
! \brief Constructs a 1D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:4933
MethodImage1DArray
include/CL/opencl.hpp:5114
MethodImage1DBuffer
include/CL/opencl.hpp:5026
MethodImage2D
! \brief Constructs a 2D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:5220
MethodImage2DArray
include/CL/opencl.hpp:5560
MethodImage3D
! \brief Constructs a 3D Image in a specified context. * * Wraps clCreateImage(). */
include/CL/opencl.hpp:5669
MethodImage3DGL
! \brief Constructs an Image3DGL in a specified context, from a given * GL Texture. * * Wraps clCreateFromGLTexture3D().
include/CL/opencl.hpp:5817
MethodImageFormat
\brief Default constructor - performs no initialization.
include/CL/opencl.hpp:2481
MethodImageGL
include/CL/opencl.hpp:5876
MethodImageRequirementsInfo
include/CL/opencl.hpp:3316
MethodKernel
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:6300
MethodKernel
include/CL/opencl.hpp:7553
MethodKernelFunctor
include/CL/opencl.hpp:11205
MethodMemory
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:3949
MethodMutableCommandKhr
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:12133
MethodNDRange
\brief Default constructor - resulting range has zero dimensions.
include/CL/opencl.hpp:6155
MethodPipe
! \brief Constructs a Pipe in a specified context. * * Wraps clCreatePipe(). * @param context Context in which to create the pipe.
include/CL/opencl.hpp:5942
MethodPlatform
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:2809
MethodProgram
include/CL/opencl.hpp:6630
MethodRefcountTable
tests/test_openclhpp.cpp:295
MethodSVMAllocator
include/CL/opencl.hpp:4164
MethodSampler
\brief Default constructor - initializes to nullptr.
include/CL/opencl.hpp:6048
MethodSemaphore
include/CL/opencl.hpp:11352
FunctionUnloadCompiler
include/CL/opencl.hpp:3224
MethodUserEvent
! \brief Constructs a user event on a given context. * * Wraps clCreateUserEvent(). */
include/CL/opencl.hpp:3893
FunctionWaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
include/CL/opencl.hpp:3928
MethodWrapper
include/CL/opencl.hpp:2242
MethodWrapper
include/CL/opencl.hpp:2354
Methodaddress
include/CL/opencl.hpp:4190
Functionallocate_pointer
include/CL/opencl.hpp:4341
Functionallocate_svm
include/CL/opencl.hpp:4380
Functioncatch
include/CL/opencl.hpp:3741
Methodcatch
include/CL/opencl.hpp:2780
Methodcatch
include/CL/opencl.hpp:3297
Methodcatch
include/CL/opencl.hpp:7650
FunctionclBuildProgram_testBuildProgram
tests/test_openclhpp.cpp:2581
FunctionclCloneKernel_simplecopy
* Stub implementation of clCloneKernel that returns a new kernel object */
tests/test_openclhpp.cpp:3580
FunctionclCompileProgram_basic
tests/test_openclhpp.cpp:2716
FunctionclCompileProgram_devices
tests/test_openclhpp.cpp:2900
FunctionclCompileProgram_headers
tests/test_openclhpp.cpp:2825
FunctionclCreateBufferWithProperties_EmptyProperties
tests/test_openclhpp.cpp:1488
FunctionclCreateBufferWithProperties_testBufferWithProperties
tests/test_openclhpp.cpp:1447
FunctionclCreateBuffer_testBufferConstructorContextIterator
tests/test_openclhpp.cpp:1326
FunctionclCreateCommandQueueWithProperties_testCommandQueueDevice
tests/test_openclhpp.cpp:3320
FunctionclCreateCommandQueueWithProperties_testCommandQueueFromSpecifiedContext
stub for clCreateCommandQueueWithProperties - returns queue zero
tests/test_openclhpp.cpp:950
FunctionclCreateCommandQueue_testCommandQueueFromSpecifiedContext
stub for clCreateCommandQueue - returns queue zero
tests/test_openclhpp.cpp:933
FunctionclCreateContextFromType_testContextFromType
Stub for clCreateContextFromType - expect platform 1 with GPUs and non-null properties
tests/test_openclhpp.cpp:714
FunctionclCreateContext_EmptyDevices
tests/test_openclhpp.cpp:539
FunctionclCreateContext_testContextNonNullProperties
tests/test_openclhpp.cpp:781
FunctionclCreateFromGLBuffer_testgetObjectInfo
tests/test_openclhpp.cpp:5800
FunctionclCreateImage2D_testCreateImage2D_1_1
tests/test_openclhpp.cpp:1699
FunctionclCreateImage3D_testCreateImage3D_1_1
tests/test_openclhpp.cpp:1866
FunctionclCreateImageWithProperties_testImage2DWithProperties
tests/test_openclhpp.cpp:1807
FunctionclCreateImageWithProperties_testImage3DWithProperties
tests/test_openclhpp.cpp:1980
FunctionclCreateImage_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
FunctionclCreateImage_testCreateImage2DFromBuffer_2_0
tests/test_openclhpp.cpp:3054
FunctionclCreateImage_testCreateImage2DFromImage_2_0
tests/test_openclhpp.cpp:3143
FunctionclCreateImage_testCreateImage2D_1_2
tests/test_openclhpp.cpp:1752
FunctionclCreateImage_testCreateImage2D_2_0
tests/test_openclhpp.cpp:3108
FunctionclCreateImage_testCreateImage3D_1_2
tests/test_openclhpp.cpp:1923
FunctionclCreateKernel_constructor
tests/test_openclhpp.cpp:2041
FunctionclCreatePipe_testCreatePipe
tests/test_openclhpp.cpp:3388
FunctionclCreateProgramWithBinary_EmptyBinaries
tests/test_openclhpp.cpp:2421
FunctionclCreateProgramWithBuiltInKernels_EmptyDevices
tests/test_openclhpp.cpp:2466
FunctionclCreateProgramWithSource_EmptySource
tests/test_openclhpp.cpp:2382
FunctionclCreateSemaphoreWithProperties_testSemaphoreWithProperties
tests/test_openclhpp.cpp:5134
FunctionclCreateSubDevicesEXT_testDevice_createSubDevices
tests/test_openclhpp.cpp:4979
FunctionclEnqueueAcquireExternalMemObjectsKHR_testEnqueueAcquireExternalMemObjects
tests/test_openclhpp.cpp:5538
FunctionclEnqueueMapBuffer_testCopyHostToBuffer
tests/test_openclhpp.cpp:2262
FunctionclEnqueueReleaseExternalMemObjectsKHR_testEnqueueReleaseExternalMemObjects
tests/test_openclhpp.cpp:5584
FunctionclEnqueueSVMMap_stubForMemoryAllocation
tests/test_openclhpp.cpp:5651
FunctionclEnqueueSignalSemaphoresKHR_testEnqueueSignalSemaphores
tests/test_openclhpp.cpp:5089
FunctionclEnqueueUnmapMemObject_testCopyHostToBuffer
tests/test_openclhpp.cpp:2299
FunctionclEnqueueWaitSemaphoresKHR_testEnqueueWaitSemaphores
tests/test_openclhpp.cpp:5044
FunctionclGetCommandBufferInfoKHR_testCommandBufferKhrGetCommandQueues
Stub for clGetCommandBufferInfoKHR that returns command queues array
tests/test_openclhpp.cpp:4440
FunctionclGetCommandBufferInfoKHR_testCommandBufferKhrGetNumQueues
Stub for clGetCommandBufferInfoKHR that returns 1
tests/test_openclhpp.cpp:4409
FunctionclGetCommandQueueInfo_context
* Stub functions shared by multiple tests ****************************************************************************/ * Stub implementation of clGe
tests/test_openclhpp.cpp:105
FunctionclGetCommandQueueInfo_testCommandQueueGetContext
tests/test_openclhpp.cpp:846
FunctionclGetCommandQueueInfo_testCommandQueueGetDevice
Stub for clGetCommandQueueInfo that returns device 0
tests/test_openclhpp.cpp:881
FunctionclGetContextInfo_device
* Stub implementation of clGetContextInfo that just returns the first device. */
tests/test_openclhpp.cpp:153
FunctionclGetContextInfo_testContextGetDevices
Stub for querying CL_CONTEXT_DEVICES that returns two devices
tests/test_openclhpp.cpp:577
FunctionclGetDeviceIDs_PlatformWithZeroDevices
tests/test_openclhpp.cpp:1276
FunctionclGetDeviceIDs_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
FunctionclGetDeviceInfo_builtin
* Stub implementation of clGetDeviceInfo that returns an absense of builtin kernels */
tests/test_openclhpp.cpp:3540
FunctionclGetDeviceInfo_extended_versioning
tests/test_openclhpp.cpp:3870
FunctionclGetDeviceInfo_platform
* Stub implementation of clGetDeviceInfo that just returns the first platform. */
tests/test_openclhpp.cpp:130
FunctionclGetDeviceInfo_testGetBuildInfo
tests/test_openclhpp.cpp:2507
FunctionclGetDeviceInfo_uuid_pci_bus_info
tests/test_openclhpp.cpp:4055
← previousnext →101–200 of 562, ranked by callers