MCPcopy Create free account

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

Functions562 in github.com/KhronosGroup/OpenCL-CLHPP

FunctiontestMoveAssignCommandBufferKhrNonNull
tests/test_openclhpp.cpp:4402
FunctiontestMoveAssignCommandBufferKhrNull
tests/test_openclhpp.cpp:4403
FunctiontestMoveAssignDeviceNonNull
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
FunctiontestMoveAssignDeviceNull
tests/test_openclhpp.cpp:1215
FunctiontestMoveAssignSemaphoreNonNull
tests/test_openclhpp.cpp:5037
FunctiontestMoveAssignSemaphoreNull
tests/test_openclhpp.cpp:5038
FunctiontestMoveConstructCommandBufferKhrNonNull
tests/test_openclhpp.cpp:4404
FunctiontestMoveConstructCommandBufferKhrNull
tests/test_openclhpp.cpp:4405
FunctiontestMoveConstructDeviceNonNull
tests/test_openclhpp.cpp:1232
FunctiontestMoveConstructDeviceNull
tests/test_openclhpp.cpp:1248
FunctiontestMoveConstructSemaphoreNonNull
tests/test_openclhpp.cpp:5039
FunctiontestMoveConstructSemaphoreNull
tests/test_openclhpp.cpp:5040
FunctiontestMutableCommandKhrGetInfoCommandBuffer
tests/test_openclhpp.cpp:4589
FunctiontestMutableCommandKhrGetInfoCommandQueue
tests/test_openclhpp.cpp:4559
FunctiontestMutableCommandKhrGetInfoCommandType
tests/test_openclhpp.cpp:4683
FunctiontestMutableCommandKhrGetInfoDispatchDimensions
tests/test_openclhpp.cpp:4737
FunctiontestMutableCommandKhrGetInfoDispatchKernel
tests/test_openclhpp.cpp:4710
FunctiontestMutableCommandKhrGetInfoGlobalWorkOffset
tests/test_openclhpp.cpp:4783
FunctiontestMutableCommandKhrGetInfoGlobalWorkSize
tests/test_openclhpp.cpp:4833
FunctiontestMutableCommandKhrGetInfoLocalWorkSize
tests/test_openclhpp.cpp:4883
FunctiontestMutableCommandKhrGetInfoPropertiesArray
tests/test_openclhpp.cpp:4647
FunctiontestPlatformExtendedVersioning_3_0
tests/test_openclhpp.cpp:3832
FunctiontestPlatformExtendedVersioning_KHR
tests/test_openclhpp.cpp:3849
FunctiontestPlatformWithZeroDevices
tests/test_openclhpp.cpp:1301
FunctiontestProgramCreateBuiltinKernelsEmptyDevices
tests/test_openclhpp.cpp:2490
FunctiontestProgramCreateEmptyBinaries
tests/test_openclhpp.cpp:2448
FunctiontestProgramCreateEmptySources
tests/test_openclhpp.cpp:2405
FunctiontestSVMMemoryAllocation
tests/test_openclhpp.cpp:5674
FunctiontestSemaphoreGetInfoContext
tests/test_openclhpp.cpp:5192
FunctiontestSemaphoreGetInfoDevicesList
tests/test_openclhpp.cpp:5367
FunctiontestSemaphoreGetInfoPayload
tests/test_openclhpp.cpp:5330
FunctiontestSemaphoreGetInfoProperties
tests/test_openclhpp.cpp:5264
FunctiontestSemaphoreGetInfoReferenceCount
tests/test_openclhpp.cpp:5227
FunctiontestSemaphoreGetInfoType
tests/test_openclhpp.cpp:5298
FunctiontestSemaphoreRelease
tests/test_openclhpp.cpp:5399
FunctiontestSemaphoreRetain
tests/test_openclhpp.cpp:5391
FunctiontestSemaphoreWithProperties
tests/test_openclhpp.cpp:5149
FunctiontestSetDefaultCommandQueue
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
FunctiontestSetDefaultContext
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
FunctiontestSetDefaultDevice
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
FunctiontestSetDefaultPlatform
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
FunctiontestSetDefaultPlatformTwice
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
FunctiontestSetProgramReleaseCallback
tests/test_openclhpp.cpp:3672
FunctiontestSetProgramSpecializationConstantBool
tests/test_openclhpp.cpp:3730
FunctiontestSetProgramSpecializationConstantPointer
tests/test_openclhpp.cpp:3750
FunctiontestSetProgramSpecializationConstantScalar
tests/test_openclhpp.cpp:3687
FunctiontestSubGroups
tests/test_openclhpp.cpp:3512
FunctiontestTemplateGetImageRequirementsInfo
tests/test_openclhpp.cpp:5755
FunctiontestTemplateGetSemaphoreHandleForTypeKHR
tests/test_openclhpp.cpp:5498
FunctiontestgetHostTimer
tests/test_openclhpp.cpp:5860
FunctiontestgetObjectInfo
tests/test_openclhpp.cpp:5830
MethodunitTestClearDefault
! \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
MethodunitTestClearDefault
! \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
MethodunitTestClearDefault
! \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
MethodunitTestClearDefault
! \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
MethodunloadCompiler
\brief Wrapper for clUnloadCompiler().
include/CL/opencl.hpp:3114
MethodupdateDefault
! * 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
FunctionupdateMutableCommands
include/CL/opencl.hpp:12021
MethodwaitForEvents
! \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
← previous501–562 of 562, ranked by callers