/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/ |
H A D | OpenCL-mingw-i686.def | 48 clEnqueueCopyImage@36 == clEnqueueCopyImage
|
H A D | OpenCL.def | 52 clEnqueueCopyImage
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_hostptr.cpp | 230 err = clEnqueueCopyImage(queue, streams[3], streams[5], in test_hostptr() 257 err = clEnqueueCopyImage(queue, streams[3], streams[5], in test_hostptr()
|
H A D | test_imagecopy.cpp | 195 err = clEnqueueCopyImage(queue, streams[i*2], streams[i*2+1], in test_imagecopy()
|
H A D | test_imagecopy3d.cpp | 191 …err = clEnqueueCopyImage(queue, streams[i*2], streams[i*2+1], origin, origin, region, 0, NULL, NUL… in test_imagecopy3d()
|
H A D | test_imagerandomcopy.cpp | 223 …err = clEnqueueCopyImage(queue, streams[i*2], streams[i*2+1], origin, origin, region, 0, NULL, NUL… in test_imagerandomcopy()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | opencl_wrapper.cc | 194 LoadFunction(clEnqueueCopyImage); in LoadOpenCLFunctions() 323 PFN_clEnqueueCopyImage clEnqueueCopyImage; in LoadOpenCLFunctions() variable
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/opencl/ |
H A D | OpenCL.def.in | 22 clEnqueueCopyImage@36
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/ |
H A D | texture2d.cpp | 420 result = clEnqueueCopyImage(command_queue, subResourceInfo[i].mem, tempImage, in SubTestTexture2D() 480 result = clEnqueueCopyImage( in SubTestTexture2D()
|
H A D | texture3d.cpp | 348 result = clEnqueueCopyImage( in SubTestTexture3D()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/ |
H A D | dispatch.cpp | 81 clEnqueueCopyImage,
|
/aosp_15_r20/external/angle/src/libOpenCL/ |
H A D | libOpenCL_autogen.map | 60 clEnqueueCopyImage;
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/ |
H A D | rename_api.h | 76 #define clEnqueueCopyImage ___clEnqueueCopyImage macro
|
H A D | icd.c | 101 ICD_DISPATCH_TABLE_ENTRY ( clEnqueueCopyImage ); in cliIcdDispatchTableCreate()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | icd.rs | 78 clEnqueueCopyImage: Some(clEnqueueCopyImage),
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/linux/ |
H A D | icd_exports.map | 41 clEnqueueCopyImage;
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | cl_dispatch_table.cpp | 71 cl::clEnqueueCopyImage,
|
H A D | proc_table_cl_autogen.cpp | 76 {"clEnqueueCopyImage", P(::cl::clEnqueueCopyImage)}, in GetProcTable()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_functions_api.cpp | 312 error = clEnqueueCopyImage(cmdQueue, memObjList[i], in api_functions() 384 error = clEnqueueCopyImage(cmdQueue, planeOCL, in api_functions()
|
/aosp_15_r20/external/angle/include/CL/ |
H A D | cl_icd.h | 93 clEnqueueCopyImage_t *clEnqueueCopyImage; member
|
/aosp_15_r20/external/OpenCL-Headers/CL/ |
H A D | cl_icd.h | 93 clEnqueueCopyImage_t *clEnqueueCopyImage; member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
H A D | checker_image_mem_host_write_only.hpp | 78 err = clEnqueueCopyImage(this->m_queue, this->m_Image, this->m_Image_2, in update_host_mem_2()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/ |
H A D | test_image_objects.c | 296 ret_val = clEnqueueCopyImage(command_queue, in test_clEnqueueCopyImage()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/ |
H A D | texture3d.cpp | 341 result = clEnqueueCopyImage( in SubTestTexture3D()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/scripts/ |
H A D | icd_print_layer_generated.c.mako | 161 dispatch.clEnqueueCopyImage = &clEnqueueCopyImage_wrap;
|