MCPcopy Create free account

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

Functions562 in github.com/KhronosGroup/OpenCL-CLHPP

FunctionclGetGLObjectInfo_testgetObjectInfo
tests/test_openclhpp.cpp:5816
FunctionclGetHostTimer_testgetHostTimer
tests/test_openclhpp.cpp:5851
FunctionclGetImageInfo_testCreateImage2DFromImage_2_0
tests/test_openclhpp.cpp:3170
FunctionclGetImageInfo_testGetImageInfoBuffer
* Stub for querying CL_IMAGE_BUFFER and returning make_mem(1). */
tests/test_openclhpp.cpp:1539
FunctionclGetImageInfo_testGetImageInfoBufferNull
* Stub for querying CL_IMAGE_BUFFER and returning nullptr. */
tests/test_openclhpp.cpp:1582
FunctionclGetImageRequirementsInfoEXT_GetInfo
tests/test_openclhpp.cpp:5694
FunctionclGetInfo_testDeviceGetInfoCLDeviceImageSupport
tests/test_openclhpp.cpp:4925
FunctionclGetInfo_testDeviceGetInfoCLDeviceName
tests/test_openclhpp.cpp:4951
FunctionclGetInfo_testDeviceGetInfoCLDeviceVendorId
Tests for Device::GetInfo
tests/test_openclhpp.cpp:4900
FunctionclGetKernelSubGroupInfo_testSubGroups
tests/test_openclhpp.cpp:3473
FunctionclGetKernelSuggestedLocalWorkSize_stub
tests/test_openclhpp.cpp:1009
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoCommandBuffer
tests/test_openclhpp.cpp:4573
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoCommandQueue
tests/test_openclhpp.cpp:4543
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoCommandType
tests/test_openclhpp.cpp:4667
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoDispatchDimensions
tests/test_openclhpp.cpp:4721
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoDispatchKernel
tests/test_openclhpp.cpp:4694
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoGlobalWorkOffset
tests/test_openclhpp.cpp:4748
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoGlobalWorkSize
tests/test_openclhpp.cpp:4798
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoLocalWorkSize
tests/test_openclhpp.cpp:4848
FunctionclGetMutableCommandInfoKHR_testMutableCommandKhrGetInfoPropertiesArray
tests/test_openclhpp.cpp:4603
FunctionclGetPipeInfo_testCreatePipe
tests/test_openclhpp.cpp:3415
FunctionclGetPlatformIDs_testContextFromType
This is used to get a list of all platforms, so expect two calls First, return to say we have two platforms Then return the two platform id_s
tests/test_openclhpp.cpp:637
FunctionclGetPlatformInfo_extended_versioning
tests/test_openclhpp.cpp:3790
FunctionclGetPlatformInfo_version_1_1
* A stub for clGetPlatformInfo that will only support querying * CL_PLATFORM_VERSION, and will return version 1.1. */
tests/test_openclhpp.cpp:203
FunctionclGetPlatformInfo_version_1_2
* A stub for clGetPlatformInfo that will only support querying * CL_PLATFORM_VERSION, and will return version 1.2. */
tests/test_openclhpp.cpp:221
FunctionclGetPlatformInfo_version_2_0
* A stub for clGetPlatformInfo that will only support querying * CL_PLATFORM_VERSION, and will return version 2.0. */
tests/test_openclhpp.cpp:239
FunctionclGetPlatformInfo_version_3_0
* A stub for clGetPlatformInfo that will only support querying * CL_PLATFORM_VERSION, and will return version 3.0. */
tests/test_openclhpp.cpp:258
FunctionclGetProgramBuildInfo_testGetBuildInfo
tests/test_openclhpp.cpp:2528
FunctionclGetProgramInfo_forBuildLog
tests/test_openclhpp.cpp:2693
FunctionclGetProgramInfo_testProgramGetContext
tests/test_openclhpp.cpp:4194
FunctionclGetSemaphoreHandleForTypeKHR_GetHandles
tests/test_openclhpp.cpp:5435
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetContext
tests/test_openclhpp.cpp:5172
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetDevices
tests/test_openclhpp.cpp:5343
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetPayload
tests/test_openclhpp.cpp:5310
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetProperties
tests/test_openclhpp.cpp:5239
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetReferenceCount
tests/test_openclhpp.cpp:5207
FunctionclGetSemaphoreInfoKHR_testSemaphoreGetType
tests/test_openclhpp.cpp:5278
FunctionclGetSupportedImageFormats_testGetSupportedImageFormats
* Stub implementation of clGetCommandQueueInfo that returns first one image then none */
tests/test_openclhpp.cpp:2972
FunctionclLinkProgram_testLinkProgram
tests/test_openclhpp.cpp:4211
FunctionclReleaseEvent_testCopyHostToBuffer
tests/test_openclhpp.cpp:2331
FunctionclSVMAllocARM_stubForMemoryAllocation
tests/test_openclhpp.cpp:5639
FunctionclSVMFree_stubForMemoryAllocation
tests/test_openclhpp.cpp:5665
FunctionclSetKernelExecInfo_EnableFineGrainedSystemSVM
tests/test_openclhpp.cpp:2229
FunctionclSetKernelExecInfo_setSVMPointers
tests/test_openclhpp.cpp:2170
FunctionclSetProgramReleaseCallback_set
tests/test_openclhpp.cpp:3656
FunctionclSetProgramSpecializationConstant_testBool
Stub for testing boolean specialization constants
tests/test_openclhpp.cpp:3704
FunctionclUpdateMutableCommandsKHR_testCommandBufferKhrUpdateMutableCommands
tests/test_openclhpp.cpp:4492
FunctionclWaitForEvents_testCopyHostToBuffer
tests/test_openclhpp.cpp:2319
MethodcommandBarrierWithWaitList
include/CL/opencl.hpp:11668
MethodcommandCopyBuffer
include/CL/opencl.hpp:11697
MethodcommandCopyBufferRect
include/CL/opencl.hpp:11736
MethodcommandCopyBufferToImage
include/CL/opencl.hpp:11783
MethodcommandCopyImage
include/CL/opencl.hpp:11822
MethodcommandCopyImageToBuffer
include/CL/opencl.hpp:11861
MethodcommandFillBuffer
include/CL/opencl.hpp:11901
MethodcommandFillImage
include/CL/opencl.hpp:11939
Methodconstruct
include/CL/opencl.hpp:4267
MethodcreateKernels
include/CL/opencl.hpp:7309
MethodcreateSubBuffer
! \brief Creates a new buffer object from this. * * Wraps clCreateSubBuffer(). */
include/CL/opencl.hpp:4614
Methoddestroy
include/CL/opencl.hpp:4273
MethodenqueueAcquireD3D10Objects
include/CL/opencl.hpp:9573
MethodenqueueAcquireGLObjects
include/CL/opencl.hpp:9519
MethodenqueueBarrierWithWaitList
* A synchronization point that enqueues a barrier operation. * * Enqueues a barrier command which waits for either a list of events to compl
include/CL/opencl.hpp:9234
MethodenqueueCommandBuffer
include/CL/opencl.hpp:11647
FunctionenqueueCopyBuffer
include/CL/opencl.hpp:10380
MethodenqueueFillBuffer
include/CL/opencl.hpp:8413
MethodenqueueFillImage
include/CL/opencl.hpp:8611
FunctionenqueueMapBuffer
include/CL/opencl.hpp:10179
MethodenqueueMapImage
include/CL/opencl.hpp:8796
MethodenqueueMarkerWithWaitList
* Enqueues a marker command which waits for either a list of events to complete, * or all previously enqueued commands to complete. *
include/CL/opencl.hpp:9204
MethodenqueueMemFillSVM
include/CL/opencl.hpp:8935
MethodenqueueMemcpySVM
include/CL/opencl.hpp:8854
MethodenqueueMigrateMemObjects
* Enqueues a command to indicate with which device a set of memory objects * should be associated. */
include/CL/opencl.hpp:9257
MethodenqueueMigrateSVM
include/CL/opencl.hpp:9298
MethodenqueueNativeKernel
include/CL/opencl.hpp:9461
FunctionenqueueReadBuffer
include/CL/opencl.hpp:10141
MethodenqueueReleaseD3D10Objects
include/CL/opencl.hpp:9606
MethodenqueueReleaseGLObjects
include/CL/opencl.hpp:9541
FunctionenqueueUnmapMemObject
include/CL/opencl.hpp:10285
FunctionenqueueWriteBuffer
include/CL/opencl.hpp:10160
MethodfinalizeCommandBuffer
include/CL/opencl.hpp:11639
Functionfinish
include/CL/opencl.hpp:10976
Functionflush
include/CL/opencl.hpp:10964
Methodget
include/CL/opencl.hpp:2424
Methodget
! \brief Gets a list of available platforms. * * Wraps clGetPlatformIDs(). */
include/CL/opencl.hpp:3039
Methodget
include/CL/opencl.hpp:6220
MethodgetArgInfo
include/CL/opencl.hpp:6350
MethodgetBuildInfo
include/CL/opencl.hpp:7243
MethodgetDefault
! \brief Returns the first device on the default context. * * \see Context::getDefault() */
include/CL/opencl.hpp:2561
MethodgetDefault
include/CL/opencl.hpp:2831
MethodgetDefault
! \brief Returns a singleton context including all devices of CL_DEVICE_TYPE_DEFAULT. * * \note All calls to this function return the same
include/CL/opencl.hpp:3529
MethodgetDefault
include/CL/opencl.hpp:8057
MethodgetDefault
! * Return the current default command queue for the specified command queue */
include/CL/opencl.hpp:10020
MethodgetDeviceAndHostTimer
* Return a synchronized pair of host and device timestamps as seen by device. * Use to correlate the clocks and get the host timer only using get
include/CL/opencl.hpp:2651
MethodgetHandleForTypeKHR
include/CL/opencl.hpp:11414
MethodgetImageRequirementsInfoExt
include/CL/opencl.hpp:3660
MethodgetImageRequirementsInfoExtHelper
include/CL/opencl.hpp:3330
MethodgetInfo
include/CL/opencl.hpp:2599
MethodgetInfo
include/CL/opencl.hpp:2858
MethodgetInfo
include/CL/opencl.hpp:3577
← previousnext →201–300 of 562, ranked by callers