Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Polytonic/Chlorine
/ functions
Functions
280 in github.com/Polytonic/Chlorine
⨍
Functions
280
◇
Types & classes
86
Method
operator()
chlorine/include/cl.hpp:7808
Method
operator()
chlorine/include/cl.hpp:8021
Method
operator()
chlorine/include/cl.hpp:8230
Method
operator()
chlorine/include/cl.hpp:8435
Method
operator()
chlorine/include/cl.hpp:8636
Method
operator()
chlorine/include/cl.hpp:8833
Method
operator()
chlorine/include/cl.hpp:9026
Method
operator()
chlorine/include/cl.hpp:9215
Method
operator()
chlorine/include/cl.hpp:9400
Method
operator()
chlorine/include/cl.hpp:9581
Method
operator()
chlorine/include/cl.hpp:9758
Method
operator()
chlorine/include/cl.hpp:9931
Method
operator()
chlorine/include/cl.hpp:10100
Method
operator()
chlorine/include/cl.hpp:10265
Method
operator()
chlorine/include/cl.hpp:10426
Method
operator()
chlorine/include/cl.hpp:10583
Method
operator()
chlorine/include/cl.hpp:10736
Method
operator()
chlorine/include/cl.hpp:10885
Method
operator()
chlorine/include/cl.hpp:11030
Method
operator()
chlorine/include/cl.hpp:11171
Method
operator()
chlorine/include/cl.hpp:11308
Method
operator()
chlorine/include/cl.hpp:11441
Method
operator()
chlorine/include/cl.hpp:11570
Method
operator()
chlorine/include/cl.hpp:11695
Method
operator()
chlorine/include/cl.hpp:11816
Method
operator()
chlorine/include/cl.hpp:11933
Method
operator()
chlorine/include/cl.hpp:12046
Method
operator()
chlorine/include/cl.hpp:12155
Method
operator()
chlorine/include/cl.hpp:12260
Method
operator++
chlorine/include/cl.hpp:944
Method
operator--
chlorine/include/cl.hpp:957
Function
operator==
! \brief Tests equality against another instance. * * \param vec the vector against which to compare. */
chlorine/include/cl.hpp:795
Method
operator==
chlorine/include/cl.hpp:927
Method
ptr
chlorine/include/cl.hpp:4445
Method
ptr
chlorine/include/cl.hpp:4452
Method
release
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed su
chlorine/include/cl.hpp:1572
Method
release
cl_platform_id does not have release().
chlorine/include/cl.hpp:1598
Method
release
chlorine/include/cl.hpp:1607
Method
release
chlorine/include/cl.hpp:1616
Method
release
chlorine/include/cl.hpp:1625
Method
release
chlorine/include/cl.hpp:1634
Method
release
chlorine/include/cl.hpp:1643
Method
release
chlorine/include/cl.hpp:1652
Method
release
chlorine/include/cl.hpp:1661
Method
release
chlorine/include/cl.hpp:1770
Method
release
chlorine/include/cl.hpp:1858
Function
resize
chlorine/include/cl.hpp:535
Method
retain
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed su
chlorine/include/cl.hpp:1561
Method
retain
cl_platform_id does not have retain().
chlorine/include/cl.hpp:1595
Method
retain
chlorine/include/cl.hpp:1605
Method
retain
chlorine/include/cl.hpp:1614
Method
retain
chlorine/include/cl.hpp:1623
Method
retain
chlorine/include/cl.hpp:1632
Method
retain
chlorine/include/cl.hpp:1641
Method
retain
chlorine/include/cl.hpp:1650
Method
retain
chlorine/include/cl.hpp:1659
Method
retain
chlorine/include/cl.hpp:1848
Method
set
chlorine/include/cl.hpp:6896
Method
set
chlorine/include/cl.hpp:6905
Method
setCallback
! \brief Registers a user callback function for a specific command execution status. * * Wraps clSetEventCallback(). */
chlorine/include/cl.hpp:2812
Method
setDestructorCallback
! \brief Registers a callback function to be called when the memory object * is no longer needed. * * Wraps clSetMemObjectDest
chlorine/include/cl.hpp:3004
Method
setStatus
! \brief Sets the execution status of a user event object. * * Wraps clSetUserEventStatus(). */
chlorine/include/cl.hpp:2887
Method
set_device
Specifies the OpenCL device to use. If you are unsure which devices are available on your system, please use the bundled `clinfo` program to
chlorine/include/chlorine.hpp:229
Method
set_platform
Specifies the OpenCL platform to use. If you are unsure which platforms are available on your system, please use the bundled `clinfo` program
chlorine/include/chlorine.hpp:215
Method
size
chlorine/include/cl.hpp:4451
Function
test
tests/test_suite.hpp:22
Method
unloadCompiler
\brief Wrapper for clUnloadCompiler().
chlorine/include/cl.hpp:2313
Method
waitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
chlorine/include/cl.hpp:2831
Method
what
! \brief Get error string associated with exception * * \return A memory pointer to the error message string. */
chlorine/include/cl.hpp:292
Method
~Context
! \brief Destructor. * * This calls clReleaseContext() on the value held by this instance. */
chlorine/include/cl.hpp:2358
Method
~Error
chlorine/include/cl.hpp:286
Method
~Event
! \brief Destructor. * * This calls clReleaseEvent() on the value held by this instance. */
chlorine/include/cl.hpp:2708
Method
~Kernel
! \brief Destructor. * * This calls clReleaseKernel() on the value held by this instance. */
chlorine/include/cl.hpp:4500
Method
~Memory
! \brief Destructor. * * This calls clReleaseMemObject() on the value held by this instance. */
chlorine/include/cl.hpp:2925
Method
~Sampler
! \brief Destructor. * * This calls clReleaseSampler() on the value held by this instance. */
chlorine/include/cl.hpp:4286
Method
~Wrapper
chlorine/include/cl.hpp:1731
Method
~Wrapper
chlorine/include/cl.hpp:1808
Method
~iterator
chlorine/include/cl.hpp:911
Function
~string
\brief Destructor - frees memory used to hold the current value.
chlorine/include/cl.hpp:627
Function
~vector
\brief Deallocates the vector's memory and destroys all of its elements.
chlorine/include/cl.hpp:692
← previous
201–280 of 280, ranked by callers