MCPcopy Create free account

hub / github.com/ProjectPhysX/OpenCL-Wrapper / types & classes

Types & classes112 in github.com/ProjectPhysX/OpenCL-Wrapper

↓ 5 callersClassDevice
src/OpenCL/include/CL/opencl.hpp:735
↓ 3 callersClassCommandQueue
src/OpenCL/include/CL/opencl.hpp:737
↓ 3 callersClassPlatform
src/OpenCL/include/CL/opencl.hpp:733
↓ 3 callersClassProgram
src/OpenCL/include/CL/opencl.hpp:734
↓ 2 callersClassContext
src/OpenCL/include/CL/opencl.hpp:736
↓ 2 callersClassNDRange
\brief Class interface for specifying NDRange values.
src/OpenCL/include/CL/opencl.hpp:6110
↓ 1 callersClassBuffer
src/OpenCL/include/CL/opencl.hpp:740
↓ 1 callersClassBuildError
* Exception class for build errors to carry build info */
src/OpenCL/include/CL/opencl.hpp:2663
↓ 1 callersClassDevice_Info
src/opencl.hpp:89
↓ 1 callersClassError
! \brief Exception class * * This may be thrown by API functions when CL_HPP_ENABLE_EXCEPTIONS is defined. */
src/OpenCL/include/CL/opencl.hpp:755
↓ 1 callersClassKernel
src/opencl.hpp:616
↓ 1 callersClassKernel
src/OpenCL/include/CL/opencl.hpp:6107
ClassBufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
src/OpenCL/include/CL/opencl.hpp:4590
ClassBufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for deta
src/OpenCL/include/CL/opencl.hpp:4671
ClassBufferRenderGL
! \brief Class interface for GL Render Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory f
src/OpenCL/include/CL/opencl.hpp:4741
ClassCL_API_PREFIX__VERSION_1_1_DEPRECATED
src/OpenCL/include/CL/opencl.hpp:5450
ClassClock
src/utilities.hpp:54
ClassCommandBufferKhr
src/OpenCL/include/CL/opencl.hpp:746
ClassDeleter
src/OpenCL/include/CL/opencl.hpp:4252
ClassDevice
src/opencl.hpp:284
ClassDeviceCommandQueue
src/OpenCL/include/CL/opencl.hpp:738
EnumDeviceQueueProperties
src/OpenCL/include/CL/opencl.hpp:9684
ClassEnqueueArgs
src/OpenCL/include/CL/opencl.hpp:10898
ClassEvent
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
src/OpenCL/include/CL/opencl.hpp:3697
EnumExternalMemoryType
src/OpenCL/include/CL/opencl.hpp:729
EnumExternalSemaphoreType
src/OpenCL/include/CL/opencl.hpp:11239
ClassGetInfoFunctor0
src/OpenCL/include/CL/opencl.hpp:1943
ClassGetInfoFunctor1
src/OpenCL/include/CL/opencl.hpp:1952
ClassImage
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
src/OpenCL/include/CL/opencl.hpp:4809
ClassImage1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
src/OpenCL/include/CL/opencl.hpp:4868
ClassImage1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
src/OpenCL/include/CL/opencl.hpp:5059
ClassImage1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
src/OpenCL/include/CL/opencl.hpp:4968
ClassImage2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
src/OpenCL/include/CL/opencl.hpp:5164
ClassImage2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
src/OpenCL/include/CL/opencl.hpp:5514
ClassImage3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
src/OpenCL/include/CL/opencl.hpp:5622
ClassImage3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for de
src/OpenCL/include/CL/opencl.hpp:5772
ClassImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
src/OpenCL/include/CL/opencl.hpp:2457
ClassImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
src/OpenCL/include/CL/opencl.hpp:5836
ClassImageRequirementsInfo
src/OpenCL/include/CL/opencl.hpp:3264
EnumImageRequirementsInfoExt
src/OpenCL/include/CL/opencl.hpp:3183
ClassKernelArgumentHandler
src/OpenCL/include/CL/opencl.hpp:6206
ClassKernelArgumentHandler<LocalSpaceArg, void>
src/OpenCL/include/CL/opencl.hpp:6229
ClassKernelArgumentHandler<T, typename std::enable_if<!std::is_base_of<cl::Memory, T>::value>::type>
src/OpenCL/include/CL/opencl.hpp:6211
ClassKernelArgumentHandler<T, typename std::enable_if<std::is_base_of<cl::Memory, T>::value>::type>
src/OpenCL/include/CL/opencl.hpp:6220
ClassKernelArgumentHandler<cl::DeviceCommandQueue, void>
src/OpenCL/include/CL/opencl.hpp:9941
ClassKernelFunctor
src/OpenCL/include/CL/opencl.hpp:11089
ClassLocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
src/OpenCL/include/CL/opencl.hpp:6198
ClassMemory
src/opencl.hpp:342
ClassMemory
src/OpenCL/include/CL/opencl.hpp:732
ClassMutableCommandKhr
src/OpenCL/include/CL/opencl.hpp:747
ClassPipe
src/OpenCL/include/CL/opencl.hpp:741
EnumQueueProperties
src/OpenCL/include/CL/opencl.hpp:7541
ClassReferenceHandler
src/OpenCL/include/CL/opencl.hpp:1279
ClassReferenceHandler<cl_command_buffer_khr>
src/OpenCL/include/CL/opencl.hpp:2126
ClassReferenceHandler<cl_command_queue>
src/OpenCL/include/CL/opencl.hpp:2048
ClassReferenceHandler<cl_context>
src/OpenCL/include/CL/opencl.hpp:2039
ClassReferenceHandler<cl_device_id>
src/OpenCL/include/CL/opencl.hpp:1986
ClassReferenceHandler<cl_event>
src/OpenCL/include/CL/opencl.hpp:2093
ClassReferenceHandler<cl_kernel>
src/OpenCL/include/CL/opencl.hpp:2084
ClassReferenceHandler<cl_mem>
src/OpenCL/include/CL/opencl.hpp:2057
ClassReferenceHandler<cl_mutable_command_khr>
src/OpenCL/include/CL/opencl.hpp:2146
ClassReferenceHandler<cl_platform_id>
src/OpenCL/include/CL/opencl.hpp:2028
ClassReferenceHandler<cl_program>
src/OpenCL/include/CL/opencl.hpp:2075
ClassReferenceHandler<cl_sampler>
src/OpenCL/include/CL/opencl.hpp:2066
ClassReferenceHandler<cl_semaphore_khr>
src/OpenCL/include/CL/opencl.hpp:2103
ClassSVMAllocator
src/OpenCL/include/CL/opencl.hpp:4080
ClassSVMAllocator<void, SVMTrait>
src/OpenCL/include/CL/opencl.hpp:4232
ClassSVMTraitAtomic
src/OpenCL/include/CL/opencl.hpp:4046
ClassSVMTraitCoarse
src/OpenCL/include/CL/opencl.hpp:4025
ClassSVMTraitFine
src/OpenCL/include/CL/opencl.hpp:4035
ClassSVMTraitNull
src/OpenCL/include/CL/opencl.hpp:3981
ClassSVMTraitReadOnly
src/OpenCL/include/CL/opencl.hpp:4003
ClassSVMTraitReadWrite
src/OpenCL/include/CL/opencl.hpp:3992
ClassSVMTraitWriteOnly
src/OpenCL/include/CL/opencl.hpp:4014
ClassSampler
! \brief Class interface for cl_sampler. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same unde
src/OpenCL/include/CL/opencl.hpp:6007
ClassSemaphore
src/OpenCL/include/CL/opencl.hpp:743
ClassUserEvent
! \brief Class interface for user events (a subset of cl_event's). * * See Event for details about copy semantics, etc. */
src/OpenCL/include/CL/opencl.hpp:3824
ClassWrapper
src/OpenCL/include/CL/opencl.hpp:2212
ClassWrapper<cl_device_id>
src/OpenCL/include/CL/opencl.hpp:2306
Class__GLsync
src/OpenCL/include/CL/cl_gl.h:326
Class_cl_accelerator_intel
src/OpenCL/include/CL/cl_ext.h:2672
Class_cl_buffer_region
src/OpenCL/include/CL/cl.h:175
Class_cl_command_buffer_khr
src/OpenCL/include/CL/cl_ext.h:58
Class_cl_command_queue
src/OpenCL/include/CL/cl.h:32
Class_cl_context
src/OpenCL/include/CL/cl.h:31
Class_cl_device_id
src/OpenCL/include/CL/cl.h:30
Class_cl_device_integer_dot_product_acceleration_properties_khr
src/OpenCL/include/CL/cl_ext.h:1815
Class_cl_device_pci_bus_info_khr
src/OpenCL/include/CL/cl_ext.h:1758
Class_cl_event
src/OpenCL/include/CL/cl.h:36
Class_cl_image_format
src/OpenCL/include/CL/cl.h:119
Class_cl_kernel
src/OpenCL/include/CL/cl.h:35
Class_cl_mem
src/OpenCL/include/CL/cl.h:33
Class_cl_mem_android_native_buffer_host_ptr
src/OpenCL/include/CL/cl_ext.h:1382
Class_cl_mem_ext_host_ptr
src/OpenCL/include/CL/cl_ext.h:1286
Class_cl_mem_ion_host_ptr
src/OpenCL/include/CL/cl_ext.h:1362
Class_cl_motion_estimation_desc_intel
src/OpenCL/include/CL/cl_ext.h:2763
Class_cl_mutable_command_khr
src/OpenCL/include/CL/cl_ext.h:65
Class_cl_mutable_dispatch_arg_khr
src/OpenCL/include/CL/cl_ext.h:631
Class_cl_mutable_dispatch_config_khr
src/OpenCL/include/CL/cl_ext.h:641
Class_cl_mutable_dispatch_exec_info_khr
src/OpenCL/include/CL/cl_ext.h:636
next →1–100 of 112, ranked by callers