| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl_gl_ext.h | 44 clCreateEventFromGLsyncKHR(cl_context context,
|
| H A D | cl_egl.h | 64 clCreateFromEGLImageKHR(cl_context context, 72 cl_context context, 117 clCreateEventFromEGLSyncKHR(cl_context context, 123 cl_context context,
|
| H A D | cl_gl.h | 64 clCreateFromGLBuffer(cl_context context, 72 clCreateFromGLTexture(cl_context context, 82 clCreateFromGLRenderbuffer(cl_context context, 118 clCreateFromGLTexture2D(cl_context context, 126 clCreateFromGLTexture3D(cl_context context,
|
| H A D | cl_d3d10.h | 91 cl_context context, 97 cl_context context, 104 cl_context context,
|
| H A D | cl_d3d11.h | 91 cl_context context, 97 cl_context context, 104 cl_context context,
|
| H A D | cl_ext.h | 139 clCreateProgramWithILKHR(cl_context context, 145 (CL_API_CALL *clCreateProgramWithILKHR_fn)(cl_context context, 181 clTerminateContextKHR(cl_context context) CL_EXT_SUFFIX__VERSION_1_2; 184 (CL_API_CALL *clTerminateContextKHR_fn)(cl_context context) CL_EXT_SUFFIX__VERSION_1_2; 206 clCreateCommandQueueWithPropertiesKHR(cl_context context, 212 (CL_API_CALL *clCreateCommandQueueWithPropertiesKHR_fn)(cl_context context, 609 clImportMemoryARM( cl_context context, 654 clSVMAllocARM(cl_context context, 660 clSVMFreeARM(cl_context context,
|
| H A D | cl.h | 43 typedef struct _cl_context * cl_context; typedef in typeref:struct:_cl_context * 895 clSetDefaultDeviceCommandQueue(cl_context context, 911 extern CL_API_ENTRY cl_context CL_API_CALL 922 extern CL_API_ENTRY cl_context CL_API_CALL 933 clRetainContext(cl_context context) CL_API_SUFFIX__VERSION_1_0; 936 clReleaseContext(cl_context context) CL_API_SUFFIX__VERSION_1_0; 939 clGetContextInfo(cl_context context, 950 clCreateCommandQueueWithProperties(cl_context context, 972 clCreateBuffer(cl_context context, 992 clCreateImage(cl_context contex [all...] |
| H A D | cl_dx9_media_sharing_intel.h | 128 cl_context context, 136 cl_context context,
|
| H A D | cl_va_api_media_sharing_intel.h | 120 cl_context context, 127 cl_context context,
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl_gl_ext.h | 44 clCreateEventFromGLsyncKHR(cl_context context,
|
| H A D | cl_egl.h | 64 clCreateFromEGLImageKHR(cl_context context, 72 cl_context context, 117 clCreateEventFromEGLSyncKHR(cl_context context, 123 cl_context context,
|
| H A D | cl_gl.h | 64 clCreateFromGLBuffer(cl_context context, 72 clCreateFromGLTexture(cl_context context, 82 clCreateFromGLRenderbuffer(cl_context context, 118 clCreateFromGLTexture2D(cl_context context, 126 clCreateFromGLTexture3D(cl_context context,
|
| H A D | cl_d3d10.h | 91 cl_context context, 97 cl_context context, 104 cl_context context,
|
| H A D | cl_d3d11.h | 91 cl_context context, 97 cl_context context, 104 cl_context context,
|
| H A D | cl_icd.h | 84 typedef CL_API_ENTRY cl_context(CL_API_CALL *cl_api_clCreateContext)( 90 typedef CL_API_ENTRY cl_context(CL_API_CALL *cl_api_clCreateContextFromType)( 96 cl_context context) CL_API_SUFFIX__VERSION_1_0; 99 cl_context context) CL_API_SUFFIX__VERSION_1_0; 102 cl_context context, cl_context_info param_name, size_t param_value_size, 107 cl_context context, cl_device_id device, 115 cl_context /* context */, cl_device_id /* device */, 138 cl_context context, cl_mem_flags flags, size_t size, void *host_ptr, 144 cl_context context, cl_mem_flags flags, const cl_image_format *image_format, 157 cl_context contex [all...] |
| H A D | cl_ext_intel.h | 171 cl_context context, 178 cl_context context, 477 cl_context context, 485 cl_context context, 493 cl_context context, 502 cl_context context, 511 cl_context context, 520 cl_context context, 529 cl_context context, 534 cl_context contex [all...] |
| H A D | cl_ext.h | 127 clCreateProgramWithILKHR(cl_context context, 133 (CL_API_CALL *clCreateProgramWithILKHR_fn)(cl_context context, 179 clTerminateContextKHR(cl_context context) CL_EXT_SUFFIX__VERSION_1_2; 182 (CL_API_CALL *clTerminateContextKHR_fn)(cl_context context) CL_EXT_SUFFIX__VERSION_1_2; 204 clCreateCommandQueueWithPropertiesKHR(cl_context context, 210 (CL_API_CALL *clCreateCommandQueueWithPropertiesKHR_fn)(cl_context context, 703 clImportMemoryARM( cl_context context, 748 clSVMAllocARM(cl_context context, 754 clSVMFreeARM(cl_context context,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | context.cpp | 29 CLOVER_API cl_context 61 CLOVER_API cl_context 94 clRetainContext(cl_context d_ctx) try { 103 clReleaseContext(cl_context d_ctx) try { 114 clGetContextInfo(cl_context d_ctx, cl_context_info param,
|
| H A D | dispatch.hpp | 73 CL_API_ENTRY cl_context (CL_API_CALL *clCreateContext)( 81 CL_API_ENTRY cl_context (CL_API_CALL *clCreateContextFromType)( 89 cl_context context); 92 cl_context context); 95 cl_context context, 102 cl_context context, 127 cl_context context, 134 cl_context context, 144 cl_context context, 162 cl_context contex [all...] |
| H A D | sampler.cpp | 29 clCreateSampler(cl_context d_ctx, cl_bool norm_mode, 77 buf.as_scalar<cl_context>() = desc(s.context());
|
| H A D | queue.cpp | 29 clCreateCommandQueue(cl_context d_ctx, cl_device_id d_dev, 82 buf.as_scalar<cl_context>() = desc(q.context());
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | context.cpp | 29 CLOVER_API cl_context 61 CLOVER_API cl_context 94 clRetainContext(cl_context d_ctx) try { 103 clReleaseContext(cl_context d_ctx) try { 114 clGetContextInfo(cl_context d_ctx, cl_context_info param, 147 clSetContextDestructorCallback(cl_context d_ctx, 148 void (CL_CALLBACK *pfn_notify)(cl_context, void *),
|
| H A D | invalid.cpp | 33 clCreatePipe(cl_context d_ctx, 81 clSetDefaultDeviceCommandQueue(cl_context context,
|
| H A D | sampler.cpp | 29 clCreateSampler(cl_context d_ctx, cl_bool norm_mode, 77 buf.as_scalar<cl_context>() = desc(s.context());
|
| H A D | queue.cpp | 29 clCreateCommandQueue(cl_context d_ctx, cl_device_id d_dev, 82 buf.as_scalar<cl_context>() = desc(q.context()); 130 clCreateCommandQueueWithProperties(cl_context d_ctx, cl_device_id d_dev,
|