MCPcopy Create free account

hub / github.com/ProjectPhysX/OpenCL-Wrapper / functions

Functions407 in github.com/ProjectPhysX/OpenCL-Wrapper

Methodmax_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
src/OpenCL/include/CL/opencl.hpp:4191
Methodoperator ()
src/OpenCL/include/CL/opencl.hpp:1946
Methodoperator ()
src/OpenCL/include/CL/opencl.hpp:1955
Functionoperator!=
src/OpenCL/include/CL/opencl.hpp:2440
Methodoperator!=
src/OpenCL/include/CL/opencl.hpp:4224
Functionoperator&
src/OpenCL/include/CL/opencl.hpp:7553
Methodoperator()
src/opencl.hpp:504
Methodoperator()
src/OpenCL/include/CL/opencl.hpp:4264
Methodoperator()
* Enqueue kernel. * @param args Launch parameters of the kernel. * @param t0... List of kernel arguments based on the template type of the f
src/OpenCL/include/CL/opencl.hpp:11132
Methodoperator()
src/OpenCL/include/CL/opencl.hpp:11226
Functionoperator==
src/OpenCL/include/CL/opencl.hpp:2434
Methodoperator==
* Returns true if the contexts match. */
src/OpenCL/include/CL/opencl.hpp:4219
Functionoperator|
src/OpenCL/include/CL/opencl.hpp:7548
Methodptr
src/OpenCL/include/CL/opencl.hpp:6214
Methodptr
src/OpenCL/include/CL/opencl.hpp:6223
Methodptr
src/OpenCL/include/CL/opencl.hpp:6232
Methodptr
src/OpenCL/include/CL/opencl.hpp:9944
Functionrandom
src/utilities.hpp:118
Functionrandom_symmetric
src/utilities.hpp:121
Methodrange
src/opencl.hpp:500
Methodrange
src/opencl.hpp:664
Functionread_file
src/utilities.hpp:774
Methodread_from_device_1d
src/opencl.hpp:532
Methodread_from_device_2d
src/opencl.hpp:552
Methodread_from_device_3d
src/opencl.hpp:578
Methodrelease
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
src/OpenCL/include/CL/opencl.hpp:2008
Methodrelease
cl_platform_id does not have release().
src/OpenCL/include/CL/opencl.hpp:2034
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2043
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2052
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2061
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2070
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2079
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2088
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2097
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2114
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2136
Methodrelease
cl_mutable_command_khr does not have release().
src/OpenCL/include/CL/opencl.hpp:2152
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2294
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2422
Methodrelease
src/OpenCL/include/CL/opencl.hpp:11357
Functionreplace_regex
src/utilities.hpp:608
Functionreprint
src/utilities.hpp:575
Methodreset
src/opencl.hpp:492
Methodretain
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
src/OpenCL/include/CL/opencl.hpp:1997
Methodretain
cl_platform_id does not have retain().
src/OpenCL/include/CL/opencl.hpp:2031
Methodretain
src/OpenCL/include/CL/opencl.hpp:2041
Methodretain
src/OpenCL/include/CL/opencl.hpp:2050
Methodretain
src/OpenCL/include/CL/opencl.hpp:2059
Methodretain
src/OpenCL/include/CL/opencl.hpp:2068
Methodretain
src/OpenCL/include/CL/opencl.hpp:2077
Methodretain
src/OpenCL/include/CL/opencl.hpp:2086
Methodretain
src/OpenCL/include/CL/opencl.hpp:2095
Methodretain
src/OpenCL/include/CL/opencl.hpp:2105
Methodretain
src/OpenCL/include/CL/opencl.hpp:2128
Methodretain
cl_mutable_command_khr does not have retain().
src/OpenCL/include/CL/opencl.hpp:2149
Methodretain
src/OpenCL/include/CL/opencl.hpp:2412
Methodretain
src/OpenCL/include/CL/opencl.hpp:11348
Functionrsqrt
src/utilities.hpp:112
Functionselect_device_with_id
src/opencl.hpp:275
Functionselect_device_with_most_memory
src/opencl.hpp:264
MethodsetArgs
src/OpenCL/include/CL/opencl.hpp:11095
MethodsetCallback
! \brief Registers a user callback function for a specific command execution status. * * Wraps clSetEventCallback(). */
src/OpenCL/include/CL/opencl.hpp:3787
MethodsetDefault
* Modify the default device to be used by * subsequent operations. * Will only set the default if no default was previously created. * @re
src/OpenCL/include/CL/opencl.hpp:2558
MethodsetDefault
* Modify the default platform to be used by * subsequent operations. * Will only set the default if no default was previously created.
src/OpenCL/include/CL/opencl.hpp:2828
MethodsetDefault
* Modify the default context to be used by * subsequent operations. * Will only set the default if no default was previously created. *
src/OpenCL/include/CL/opencl.hpp:3495
MethodsetDefault
* Modify the default command queue to be used by * subsequent operations. * Will only set the default if no default was previously created.
src/OpenCL/include/CL/opencl.hpp:8022
MethodsetDestructorCallback
! \brief Registers a destructor callback function with a context. * * Wraps clSetContextDestructorCallback(). * * Each call to
src/OpenCL/include/CL/opencl.hpp:3642
MethodsetDestructorCallback
! \brief Registers a callback function to be called when the memory object * is no longer needed. * * Wraps clSetMemObjectDest
src/OpenCL/include/CL/opencl.hpp:3951
MethodsetExecInfo
src/OpenCL/include/CL/opencl.hpp:6544
MethodsetSVMPointers
src/OpenCL/include/CL/opencl.hpp:11176
MethodsetSVMPointersHelper
src/OpenCL/include/CL/opencl.hpp:6501
MethodsetSpecializationConstant
src/OpenCL/include/CL/opencl.hpp:7318
MethodsetSpecializationConstant
src/OpenCL/include/CL/opencl.hpp:7487
MethodsetStatus
! \brief Sets the execution status of a user event object. * * Wraps clSetUserEventStatus(). */
src/OpenCL/include/CL/opencl.hpp:3853
Functionsign
src/utilities.hpp:106
Methodsize
src/OpenCL/include/CL/opencl.hpp:6213
Methodsize
src/OpenCL/include/CL/opencl.hpp:6222
Methodsize
src/OpenCL/include/CL/opencl.hpp:6231
Methodsize
src/OpenCL/include/CL/opencl.hpp:9943
Functionsleep
src/utilities.hpp:63
Functionsq
src/utilities.hpp:93
Methodstart
src/utilities.hpp:60
Methodstop
src/utilities.hpp:61
Functionto_double
src/utilities.hpp:688
Functionto_float
src/utilities.hpp:683
Functionto_int
src/utilities.hpp:275
Functionto_slong
src/utilities.hpp:287
Functionto_string_hex
src/utilities.hpp:422
Functionto_ulong
src/utilities.hpp:293
Functionto_upper
src/utilities.hpp:508
MethodunitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
src/OpenCL/include/CL/opencl.hpp:2521
MethodunitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
src/OpenCL/include/CL/opencl.hpp:2782
MethodunitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
src/OpenCL/include/CL/opencl.hpp:3316
MethodunitTestClearDefault
! \brief Reset the default. * * This sets @c default_ to an empty value to support cleanup in * the unit test framework. * This functi
src/OpenCL/include/CL/opencl.hpp:7635
MethodunloadCompiler
\brief Wrapper for clUnloadCompiler().
src/OpenCL/include/CL/opencl.hpp:3064
FunctionunmapSVM
src/OpenCL/include/CL/opencl.hpp:10425
MethodupdateDefault
! * Modify the default device command queue to be used for subsequent kernels. * This can update the default command queue for a device repe
src/OpenCL/include/CL/opencl.hpp:9914
FunctionupdateMutableCommands
src/OpenCL/include/CL/opencl.hpp:11927
MethodwaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
src/OpenCL/include/CL/opencl.hpp:3806
Methodwhat
! \brief Get error string associated with exception * * \return A memory pointer to the error message string. */
src/OpenCL/include/CL/opencl.hpp:777
← previousnext →301–400 of 407, ranked by callers