![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <dlopencl.h>
Collaboration diagram for dt_dlopencl_symbols_t:| dt_clBuildProgram_t dt_dlopencl_symbols_t::dt_clBuildProgram |
Referenced by dt_opencl_build_program().
| dt_clCreateBuffer_t dt_dlopencl_symbols_t::dt_clCreateBuffer |
Referenced by dt_opencl_alloc_device_buffer_with_flags(), and dt_opencl_copy_host_to_device_constant().
| dt_clCreateCommandQueue_t dt_dlopencl_symbols_t::dt_clCreateCommandQueue |
Referenced by dt_opencl_device_init().
| dt_clCreateContext_t dt_dlopencl_symbols_t::dt_clCreateContext |
Referenced by dt_opencl_device_init().
| dt_clCreateContextFromType_t dt_dlopencl_symbols_t::dt_clCreateContextFromType |
| dt_clCreateImage2D_t dt_dlopencl_symbols_t::dt_clCreateImage2D |
Referenced by _dt_opencl_alloc_image2d(), and dt_opencl_copy_host_to_device_rowpitch().
| dt_clCreateImage3D_t dt_dlopencl_symbols_t::dt_clCreateImage3D |
| dt_clCreateKernel_t dt_dlopencl_symbols_t::dt_clCreateKernel |
Referenced by dt_opencl_create_kernel().
| dt_clCreateKernelsInProgram_t dt_dlopencl_symbols_t::dt_clCreateKernelsInProgram |
| dt_clCreateProgramWithBinary_t dt_dlopencl_symbols_t::dt_clCreateProgramWithBinary |
Referenced by dt_opencl_load_program().
| dt_clCreateProgramWithSource_t dt_dlopencl_symbols_t::dt_clCreateProgramWithSource |
Referenced by dt_opencl_load_program().
| dt_clCreateSampler_t dt_dlopencl_symbols_t::dt_clCreateSampler |
| dt_clCreateSubBuffer_t dt_dlopencl_symbols_t::dt_clCreateSubBuffer |
| dt_clCreateUserEvent_t dt_dlopencl_symbols_t::dt_clCreateUserEvent |
| dt_clEnqueueBarrier_t dt_dlopencl_symbols_t::dt_clEnqueueBarrier |
Referenced by dt_opencl_enqueue_barrier().
| dt_clEnqueueCopyBuffer_t dt_dlopencl_symbols_t::dt_clEnqueueCopyBuffer |
Referenced by dt_opencl_enqueue_copy_buffer_to_buffer().
| dt_clEnqueueCopyBufferRect_t dt_dlopencl_symbols_t::dt_clEnqueueCopyBufferRect |
| dt_clEnqueueCopyBufferToImage_t dt_dlopencl_symbols_t::dt_clEnqueueCopyBufferToImage |
Referenced by dt_opencl_enqueue_copy_buffer_to_image().
| dt_clEnqueueCopyImage_t dt_dlopencl_symbols_t::dt_clEnqueueCopyImage |
Referenced by dt_opencl_enqueue_copy_image().
| dt_clEnqueueCopyImageToBuffer_t dt_dlopencl_symbols_t::dt_clEnqueueCopyImageToBuffer |
Referenced by dt_opencl_enqueue_copy_image_to_buffer().
| dt_clEnqueueMapBuffer_t dt_dlopencl_symbols_t::dt_clEnqueueMapBuffer |
Referenced by dt_opencl_map_buffer().
| dt_clEnqueueMapImage_t dt_dlopencl_symbols_t::dt_clEnqueueMapImage |
Referenced by dt_opencl_map_image().
| dt_clEnqueueMarker_t dt_dlopencl_symbols_t::dt_clEnqueueMarker |
| dt_clEnqueueNativeKernel_t dt_dlopencl_symbols_t::dt_clEnqueueNativeKernel |
| dt_clEnqueueNDRangeKernel_t dt_dlopencl_symbols_t::dt_clEnqueueNDRangeKernel |
Referenced by dt_opencl_enqueue_kernel_2d_with_local().
| dt_clEnqueueReadBuffer_t dt_dlopencl_symbols_t::dt_clEnqueueReadBuffer |
Referenced by dt_opencl_read_buffer_from_device().
| dt_clEnqueueReadBufferRect_t dt_dlopencl_symbols_t::dt_clEnqueueReadBufferRect |
| dt_clEnqueueReadImage_t dt_dlopencl_symbols_t::dt_clEnqueueReadImage |
Referenced by dt_opencl_read_host_from_device_raw().
| dt_clEnqueueTask_t dt_dlopencl_symbols_t::dt_clEnqueueTask |
| dt_clEnqueueUnmapMemObject_t dt_dlopencl_symbols_t::dt_clEnqueueUnmapMemObject |
Referenced by dt_opencl_unmap_mem_object().
| dt_clEnqueueWaitForEvents_t dt_dlopencl_symbols_t::dt_clEnqueueWaitForEvents |
| dt_clEnqueueWriteBuffer_t dt_dlopencl_symbols_t::dt_clEnqueueWriteBuffer |
Referenced by dt_opencl_write_buffer_to_device().
| dt_clEnqueueWriteBufferRect_t dt_dlopencl_symbols_t::dt_clEnqueueWriteBufferRect |
| dt_clEnqueueWriteImage_t dt_dlopencl_symbols_t::dt_clEnqueueWriteImage |
Referenced by dt_opencl_write_host_to_device_raw().
| dt_clFinish_t dt_dlopencl_symbols_t::dt_clFinish |
Referenced by dt_opencl_finish().
| dt_clFlush_t dt_dlopencl_symbols_t::dt_clFlush |
| dt_clGetCommandQueueInfo_t dt_dlopencl_symbols_t::dt_clGetCommandQueueInfo |
| dt_clGetContextInfo_t dt_dlopencl_symbols_t::dt_clGetContextInfo |
| dt_clGetDeviceIDs_t dt_dlopencl_symbols_t::dt_clGetDeviceIDs |
Referenced by dt_opencl_init().
| dt_clGetDeviceInfo_t dt_dlopencl_symbols_t::dt_clGetDeviceInfo |
| dt_clGetEventInfo_t dt_dlopencl_symbols_t::dt_clGetEventInfo |
Referenced by dt_opencl_events_flush().
| dt_clGetEventProfilingInfo_t dt_dlopencl_symbols_t::dt_clGetEventProfilingInfo |
Referenced by dt_opencl_events_flush().
| dt_clGetImageInfo_t dt_dlopencl_symbols_t::dt_clGetImageInfo |
Referenced by dt_opencl_get_image_element_size(), dt_opencl_get_image_height(), and dt_opencl_get_image_width().
| dt_clGetKernelInfo_t dt_dlopencl_symbols_t::dt_clGetKernelInfo |
Referenced by dt_opencl_enqueue_kernel_2d_with_local().
| dt_clGetKernelWorkGroupInfo_t dt_dlopencl_symbols_t::dt_clGetKernelWorkGroupInfo |
Referenced by dt_opencl_get_kernel_work_group_size().
| dt_clGetMemObjectInfo_t dt_dlopencl_symbols_t::dt_clGetMemObjectInfo |
Referenced by dt_opencl_get_mem_context_id(), dt_opencl_get_mem_flags(), and dt_opencl_get_mem_object_size().
| dt_clGetPlatformIDs_t dt_dlopencl_symbols_t::dt_clGetPlatformIDs |
Referenced by dt_opencl_init().
| dt_clGetPlatformInfo_t dt_dlopencl_symbols_t::dt_clGetPlatformInfo |
Referenced by dt_opencl_device_init(), dt_opencl_init(), and dt_opencl_load_program().
| dt_clGetProgramBuildInfo_t dt_dlopencl_symbols_t::dt_clGetProgramBuildInfo |
Referenced by dt_opencl_build_program().
| dt_clGetProgramInfo_t dt_dlopencl_symbols_t::dt_clGetProgramInfo |
Referenced by dt_opencl_build_program().
| dt_clGetSamplerInfo_t dt_dlopencl_symbols_t::dt_clGetSamplerInfo |
| dt_clGetSupportedImageFormats_t dt_dlopencl_symbols_t::dt_clGetSupportedImageFormats |
| dt_clReleaseCommandQueue_t dt_dlopencl_symbols_t::dt_clReleaseCommandQueue |
Referenced by dt_opencl_cleanup_device().
| dt_clReleaseContext_t dt_dlopencl_symbols_t::dt_clReleaseContext |
Referenced by dt_opencl_cleanup_device().
| dt_clReleaseEvent_t dt_dlopencl_symbols_t::dt_clReleaseEvent |
Referenced by dt_opencl_events_flush(), and dt_opencl_events_reset().
| dt_clReleaseKernel_t dt_dlopencl_symbols_t::dt_clReleaseKernel |
Referenced by dt_opencl_cleanup_device(), and dt_opencl_free_kernel().
| dt_clReleaseMemObject_t dt_dlopencl_symbols_t::dt_clReleaseMemObject |
Referenced by dt_opencl_release_mem_object().
| dt_clReleaseProgram_t dt_dlopencl_symbols_t::dt_clReleaseProgram |
Referenced by dt_opencl_cleanup_device().
| dt_clReleaseSampler_t dt_dlopencl_symbols_t::dt_clReleaseSampler |
| dt_clRetainCommandQueue_t dt_dlopencl_symbols_t::dt_clRetainCommandQueue |
| dt_clRetainContext_t dt_dlopencl_symbols_t::dt_clRetainContext |
| dt_clRetainEvent_t dt_dlopencl_symbols_t::dt_clRetainEvent |
| dt_clRetainKernel_t dt_dlopencl_symbols_t::dt_clRetainKernel |
| dt_clRetainMemObject_t dt_dlopencl_symbols_t::dt_clRetainMemObject |
| dt_clRetainProgram_t dt_dlopencl_symbols_t::dt_clRetainProgram |
| dt_clRetainSampler_t dt_dlopencl_symbols_t::dt_clRetainSampler |
| dt_clSetCommandQueueProperty_t dt_dlopencl_symbols_t::dt_clSetCommandQueueProperty |
| dt_clSetEventCallback_t dt_dlopencl_symbols_t::dt_clSetEventCallback |
| dt_clSetKernelArg_t dt_dlopencl_symbols_t::dt_clSetKernelArg |
Referenced by dt_opencl_set_kernel_arg().
| dt_clSetMemObjectDestructorCallback_t dt_dlopencl_symbols_t::dt_clSetMemObjectDestructorCallback |
| dt_clSetUserEventStatus_t dt_dlopencl_symbols_t::dt_clSetUserEventStatus |
| dt_clUnloadCompiler_t dt_dlopencl_symbols_t::dt_clUnloadCompiler |
| dt_clWaitForEvents_t dt_dlopencl_symbols_t::dt_clWaitForEvents |
Referenced by dt_opencl_events_wait_for().