/external/OpenCL-CTS/test_common/harness/ |
D | clImageHelper.h | 36 cl_int *errcode_ret) in create_image_2d() argument 60 host_ptr, errcode_ret); in create_image_2d() 61 if (errcode_ret && (*errcode_ret)) in create_image_2d() 65 log_info("clCreateImage failed (%d)\n", *errcode_ret); in create_image_2d() 71 image_row_pitch, host_ptr, errcode_ret); in create_image_2d() 72 if (errcode_ret && (*errcode_ret)) in create_image_2d() 76 log_info("clCreateImage2D failed (%d)\n", *errcode_ret); in create_image_2d() 90 cl_mem buffer, cl_int *errcode_ret) in create_image_2d_buffer() argument 106 errcode_ret); in create_image_2d_buffer() 107 if (errcode_ret && (*errcode_ret)) in create_image_2d_buffer() [all …]
|
D | typeWrappers.cpp | 36 cl_int *errcode_ret) in clProtectedImage() argument 39 if (errcode_ret != NULL) *errcode_ret = err; in clProtectedImage() 132 size_t height, cl_int *errcode_ret) in clProtectedImage() argument 135 if (errcode_ret != NULL) *errcode_ret = err; in clProtectedImage() 232 cl_int *errcode_ret) in clProtectedImage() argument 235 if (errcode_ret != NULL) *errcode_ret = err; in clProtectedImage() 338 size_t arraySize, cl_int *errcode_ret) in clProtectedImage() argument 342 if (errcode_ret != NULL) *errcode_ret = err; in clProtectedImage()
|
/external/angle/src/libGLESv2/ |
D | entry_points_cl_autogen.cpp | 113 cl_int *errcode_ret) in clCreateContext() argument 122 (uintptr_t)user_data, (uintptr_t)errcode_ret); in clCreateContext() 132 if (errcode_ret != nullptr) in clCreateContext() 134 *errcode_ret = errorCode; in clCreateContext() 147 cl_int *errcode_ret) in clCreateContextFromType() argument 155 (uintptr_t)pfn_notify, (uintptr_t)user_data, (uintptr_t)errcode_ret); in clCreateContextFromType() 167 if (errcode_ret != nullptr) in clCreateContextFromType() 169 *errcode_ret = errorCode; in clCreateContextFromType() 258 cl_int *errcode_ret) in clCreateBuffer() argument 264 (uintptr_t)errcode_ret); in clCreateBuffer() [all …]
|
D | entry_points_cl_autogen.h | 46 cl_int *errcode_ret); 55 cl_int *errcode_ret); 74 cl_int *errcode_ret); 104 cl_int *errcode_ret); 111 cl_int *errcode_ret); 134 cl_int *errcode_ret); 256 cl_int *errcode_ret); 268 cl_int *errcode_ret); 305 cl_int *errcode_ret); 315 cl_int *errcode_ret); [all …]
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 60 cl_int *errcode_ret) in clCreateContext() argument 63 user_data, errcode_ret); in clCreateContext() 74 cl_int *errcode_ret) in clCreateContextFromType() argument 77 errcode_ret); in clCreateContextFromType() 124 cl_int *errcode_ret) in clCreateBuffer() argument 126 return cl::GetDispatch().clCreateBuffer(context, flags, size, host_ptr, errcode_ret); in clCreateBuffer() 194 cl_int *errcode_ret) in clCreateProgramWithSource() argument 197 errcode_ret); in clCreateProgramWithSource() 206 cl_int *errcode_ret) in clCreateProgramWithBinary() argument 209 binaries, binary_status, errcode_ret); in clCreateProgramWithBinary() [all …]
|
/external/angle/include/CL/ |
D | cl_icd.h | 88 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 93 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 109 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 139 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 146 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2; 159 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0; 164 void *host_ptr, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0; 232 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 261 const size_t *lengths, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 266 cl_int *binary_status, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; [all …]
|
D | cl_gl.h | 55 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 65 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 73 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 111 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED; 119 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED; 163 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1;
|
D | cl_egl.h | 57 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 65 cl_int * errcode_ret); 108 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 114 cl_int * errcode_ret);
|
D | cl.h | 1018 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1028 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1061 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1084 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1093 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1; 1105 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1117 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1129 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1138 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1214 … cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; [all …]
|
D | cl_ext.h | 130 cl_int * errcode_ret); 136 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 207 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 213 … cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 753 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1069 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1076 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1375 cl_int* errcode_ret); 1383 cl_int* errcode_ret); 1392 cl_int* errcode_ret); [all …]
|
D | cl_d3d11.h | 91 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 98 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 105 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
|
D | cl_d3d10.h | 91 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 98 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 105 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
|
/external/mesa3d/include/CL/ |
D | cl_icd.h | 88 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 93 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 109 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 139 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 146 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2; 159 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0; 164 void *host_ptr, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0; 232 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 261 const size_t *lengths, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 266 cl_int *binary_status, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; [all …]
|
D | cl_gl.h | 67 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 77 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 85 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 123 cl_int * errcode_ret) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED; 131 cl_int * errcode_ret) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
|
D | cl_ext_intel.h | 175 cl_int* errcode_ret) CL_EXT_SUFFIX__VERSION_1_2; 182 cl_int* errcode_ret) CL_EXT_SUFFIX__VERSION_1_2; 481 cl_int* errcode_ret); 489 cl_int* errcode_ret); 498 cl_int* errcode_ret); 507 cl_int* errcode_ret); 516 cl_int* errcode_ret); 525 cl_int* errcode_ret); 701 cl_int * errcode_ret) CL_EXT_SUFFIX__VERSION_1_0; 710 cl_int * errcode_ret) CL_EXT_SUFFIX__VERSION_1_0;
|
D | cl_egl.h | 69 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 77 cl_int * errcode_ret); 120 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 126 cl_int * errcode_ret);
|
D | cl.h | 1016 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1026 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1059 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1082 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1091 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1; 1103 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1115 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1127 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1136 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1212 … cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; [all …]
|
D | cl_d3d11.h | 94 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 101 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 108 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
|
D | cl_d3d10.h | 94 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 101 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 108 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl_gl.h | 55 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 65 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 73 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 111 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED; 119 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED; 163 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1;
|
D | cl_egl.h | 57 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 65 cl_int * errcode_ret); 108 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 114 cl_int * errcode_ret);
|
D | cl.h | 1018 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1028 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1061 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1084 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1093 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1; 1105 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1117 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; 1129 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1138 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_3_0; 1214 … cl_int * errcode_ret) CL_API_SUFFIX__VERSION_2_0; [all …]
|
D | cl_ext.h | 130 cl_int * errcode_ret); 136 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 207 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 213 … cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 793 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 1109 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1116 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2; 1415 cl_int* errcode_ret); 1423 cl_int* errcode_ret); 1432 cl_int* errcode_ret); [all …]
|
/external/ImageMagick/MagickCore/ |
D | opencl-private.h | 93 const void *,size_t,void *),void *user_data,cl_int *errcode_ret) 105 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 123 cl_mem_flags flags,size_t size,void *host_ptr,cl_int *errcode_ret) 139 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 144 const unsigned char **binaries,cl_int *binary_status,cl_int *errcode_ret) 171 const char *kernel_name,cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 198 cl_event *event,cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | queue.cpp | 119 cl_int *errcode_ret) try { in clCreateCommandQueueWithProperties() argument 130 return clCreateCommandQueue(context, device, props, errcode_ret); in clCreateCommandQueueWithProperties() 133 ret_error(errcode_ret, e);
|