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
Function
testMoveAssignCommandBufferKhrNonNull
tests/test_openclhpp.cpp:4402
Function
testMoveAssignCommandBufferKhrNull
tests/test_openclhpp.cpp:4403
Function
testMoveAssignDeviceNonNull
These tests do not use the MAKE_MOVE_TESTS helper because they need to check whether the device is reference-countable, and to check that the referenc
tests/test_openclhpp.cpp:1195
Function
testMoveAssignDeviceNull
tests/test_openclhpp.cpp:1215
Function
testMoveAssignSemaphoreNonNull
tests/test_openclhpp.cpp:5037
Function
testMoveAssignSemaphoreNull
tests/test_openclhpp.cpp:5038
Function
testMoveConstructCommandBufferKhrNonNull
tests/test_openclhpp.cpp:4404
Function
testMoveConstructCommandBufferKhrNull
tests/test_openclhpp.cpp:4405
Function
testMoveConstructDeviceNonNull
tests/test_openclhpp.cpp:1232
Function
testMoveConstructDeviceNull
tests/test_openclhpp.cpp:1248
Function
testMoveConstructSemaphoreNonNull
tests/test_openclhpp.cpp:5039
Function
testMoveConstructSemaphoreNull
tests/test_openclhpp.cpp:5040
Function
testMutableCommandKhrGetInfoCommandBuffer
tests/test_openclhpp.cpp:4589
Function
testMutableCommandKhrGetInfoCommandQueue
tests/test_openclhpp.cpp:4559
Function
testMutableCommandKhrGetInfoCommandType
tests/test_openclhpp.cpp:4683
Function
testMutableCommandKhrGetInfoDispatchDimensions
tests/test_openclhpp.cpp:4737
Function
testMutableCommandKhrGetInfoDispatchKernel
tests/test_openclhpp.cpp:4710
Function
testMutableCommandKhrGetInfoGlobalWorkOffset
tests/test_openclhpp.cpp:4783
Function
testMutableCommandKhrGetInfoGlobalWorkSize
tests/test_openclhpp.cpp:4833
Function
testMutableCommandKhrGetInfoLocalWorkSize
tests/test_openclhpp.cpp:4883
Function
testMutableCommandKhrGetInfoPropertiesArray
tests/test_openclhpp.cpp:4647
Function
testPlatformExtendedVersioning_3_0
tests/test_openclhpp.cpp:3832
Function
testPlatformExtendedVersioning_KHR
tests/test_openclhpp.cpp:3849
Function
testPlatformWithZeroDevices
tests/test_openclhpp.cpp:1301
Function
testProgramCreateBuiltinKernelsEmptyDevices
tests/test_openclhpp.cpp:2490
Function
testProgramCreateEmptyBinaries
tests/test_openclhpp.cpp:2448
Function
testProgramCreateEmptySources
tests/test_openclhpp.cpp:2405
Function
testSVMMemoryAllocation
tests/test_openclhpp.cpp:5674
Function
testSemaphoreGetInfoContext
tests/test_openclhpp.cpp:5192
Function
testSemaphoreGetInfoDevicesList
tests/test_openclhpp.cpp:5367
Function
testSemaphoreGetInfoPayload
tests/test_openclhpp.cpp:5330
Function
testSemaphoreGetInfoProperties
tests/test_openclhpp.cpp:5264
Function
testSemaphoreGetInfoReferenceCount
tests/test_openclhpp.cpp:5227
Function
testSemaphoreGetInfoType
tests/test_openclhpp.cpp:5298
Function
testSemaphoreRelease
tests/test_openclhpp.cpp:5399
Function
testSemaphoreRetain
tests/test_openclhpp.cpp:5391
Function
testSemaphoreWithProperties
tests/test_openclhpp.cpp:5149
Function
testSetDefaultCommandQueue
Note that default tests maintain state when run from the same unit process. One default setting test will maintain the defaults until the end.
tests/test_openclhpp.cpp:3281
Function
testSetDefaultContext
Note that default tests maintain state when run from the same unit process. One default setting test will maintain the defaults until the end.
tests/test_openclhpp.cpp:3261
Function
testSetDefaultDevice
Note that default tests maintain state when run from the same unit process. One default setting test will maintain the defaults until the end.
tests/test_openclhpp.cpp:3300
Function
testSetDefaultPlatform
Note that default tests maintain state when run from the same unit process. One default setting test will maintain the defaults until the end.
tests/test_openclhpp.cpp:3236
Function
testSetDefaultPlatformTwice
Note that default tests maintain state when run from the same unit process. One default setting test will maintain the defaults until the end.
tests/test_openclhpp.cpp:3248
Function
testSetProgramReleaseCallback
tests/test_openclhpp.cpp:3672
Function
testSetProgramSpecializationConstantBool
tests/test_openclhpp.cpp:3730
Function
testSetProgramSpecializationConstantPointer
tests/test_openclhpp.cpp:3750
Function
testSetProgramSpecializationConstantScalar
tests/test_openclhpp.cpp:3687
Function
testSubGroups
tests/test_openclhpp.cpp:3512
Function
testTemplateGetImageRequirementsInfo
tests/test_openclhpp.cpp:5755
Function
testTemplateGetSemaphoreHandleForTypeKHR
tests/test_openclhpp.cpp:5498
Function
testgetHostTimer
tests/test_openclhpp.cpp:5860
Function
testgetObjectInfo
tests/test_openclhpp.cpp:5830
Method
unitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
include/CL/opencl.hpp:2542
Method
unitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
include/CL/opencl.hpp:2803
Method
unitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
include/CL/opencl.hpp:3366
Method
unitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
include/CL/opencl.hpp:7691
Method
unloadCompiler
\brief Wrapper for clUnloadCompiler().
include/CL/opencl.hpp:3114
Method
updateDefault
! * Modify the default device command queue to be used for subsequent kernels. * This can update the default command queue for a device repe
include/CL/opencl.hpp:10005
Function
updateMutableCommands
include/CL/opencl.hpp:12021
Method
waitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
include/CL/opencl.hpp:3868
Method
~SVMAllocator
include/CL/opencl.hpp:4186
Method
~Wrapper
include/CL/opencl.hpp:2251
Method
~Wrapper
include/CL/opencl.hpp:2369
← previous
501–562 of 562, ranked by callers