Home
last modified time | relevance | path

Searched refs:clEnqueueUnmapMemObject (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_set_kernel_exec_info_svm_ptrs.cpp98 error = clEnqueueUnmapMemObject(queues[0], ba, pA, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
100 error = clEnqueueUnmapMemObject(queues[0], bb, pB, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
102 error = clEnqueueUnmapMemObject(queues[0], bc, pC, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
104 error = clEnqueueUnmapMemObject(queues[0], bBuf, pBuf, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
134 error = clEnqueueUnmapMemObject(queues[0], ba, pA, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
136 error = clEnqueueUnmapMemObject(queues[0], bb, pB, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
138 error = clEnqueueUnmapMemObject(queues[0], bc, pC, 0, NULL, NULL); in test_svm_set_kernel_exec_info_svm_ptrs()
H A Dtest_shared_address_space_coarse_grain.cpp42 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in create_linked_lists_on_host()
79 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in verify_linked_lists_on_host()
104 error = clEnqueueUnmapMemObject(cmdq, allocator, pAllocator, 0,NULL,NULL); in create_linked_lists_on_device()
126 error = clEnqueueUnmapMemObject(cmdq, num_correct, pNumCorrect, 0,NULL,NULL); in verify_linked_lists_on_device()
135 error = clEnqueueUnmapMemObject(cmdq, num_correct, pNumCorrect, 0,NULL,NULL); in verify_linked_lists_on_device()
H A Dtest_cross_buffer_pointers.cpp92 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in create_linked_lists_on_host()
94 error = clEnqueueUnmapMemObject(cmdq, nodes2, pNodes2, 0,NULL,NULL); in create_linked_lists_on_host()
116 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in verify_linked_lists_on_host()
118 error = clEnqueueUnmapMemObject(cmdq, nodes2, pNodes2, 0,NULL,NULL); in verify_linked_lists_on_host()
H A Dtest_shared_sub_buffers.cpp85 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in create_linked_lists_on_host_sb()
87 error = clEnqueueUnmapMemObject(cmdq, nodes2, pNodes2, 0,NULL,NULL); in create_linked_lists_on_host_sb()
109 error = clEnqueueUnmapMemObject(cmdq, nodes, pNodes, 0,NULL,NULL); in verify_linked_lists_on_host_sb()
111 error = clEnqueueUnmapMemObject(cmdq, nodes2, pNodes2, 0,NULL,NULL); in verify_linked_lists_on_host_sb()
H A Dtest_pointer_passing.cpp76 error = clEnqueueUnmapMemObject(cmdq, buf, pbuf_map_buffer, 0,NULL,NULL); in test_svm_pointer_passing()
95 error = clEnqueueUnmapMemObject(cmdq, num_correct, pNumCorrect, 0,NULL,NULL); in test_svm_pointer_passing()
H A Dtest_allocate_shared_buffer.cpp100 err = clEnqueueUnmapMemObject(queues[0], buf, pBufData2, 0, NULL, NULL); in test_svm_allocate_shared_buffer()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp1237 clEnqueueUnmapMemObject(queue, write_mem, write_ptr, 0, 0, 0); in l_write_read_for_type()
1250 clEnqueueUnmapMemObject(queue, read_mem, read_ptr, 0, 0, 0); in l_write_read_for_type()
1283 clEnqueueUnmapMemObject(queue, read_mem, read_ptr, 0, 0, 0); in l_write_read_for_type()
1483 clEnqueueUnmapMemObject(queue, write_mem, write_ptr, 0, 0, 0); in l_init_write_read_for_type()
1489 clEnqueueUnmapMemObject(queue, read_mem, read_ptr, 0, 0, 0); in l_init_write_read_for_type()
1531 clEnqueueUnmapMemObject(queue, read_mem, read_ptr, 0, 0, 0); in l_init_write_read_for_type()
1668 clEnqueueUnmapMemObject(queue, max_size_ret_mem, max_size_ret_ptr, 0, 0, 0); in l_capacity()
1700 clEnqueueUnmapMemObject(queue, buffer_mem, read_mem_ptr, 0, 0, 0); in l_capacity()
1920 clEnqueueUnmapMemObject(queue, uint_mem, uint_data_ptr, 0, 0, 0); in l_user_type()
1921 clEnqueueUnmapMemObject(queue, uchar_mem, uchar_data_ptr, 0, 0, 0); in l_user_type()
[all …]
H A Dtest_enqueue_map.cpp118 error = clEnqueueUnmapMemObject(queue, memObject, mappedRegion, 0, in test_enqueue_map_buffer()
240 error = clEnqueueUnmapMemObject(queue, memObject, mappedRegion, 0, in test_enqueue_map_image()
H A Dtest_hostptr.cpp221 err = clEnqueueUnmapMemObject( queue, streams[2], data, 0, NULL, NULL ); in test_hostptr()
252 err = clEnqueueUnmapMemObject(queue, streams[5], lock_buffer, 0, NULL, NULL); in test_hostptr()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/multiple_device_context/
H A Dtest_multiple_contexts.cpp249 error = clEnqueueUnmapMemObject( item->q, item->m[0], mapped, 0, NULL, NULL ); in UseTestItem()
280 error = clEnqueueUnmapMemObject( item->q, item->m[1], mapped, 0, NULL, NULL ); in UseTestItem()
371 error = clEnqueueUnmapMemObject( item->q, item->m[0], inputData, 0, NULL, NULL ); in UseTestItem()
382 error = clEnqueueUnmapMemObject( item->q, item->m[1], mapped, 0, NULL, NULL ); in UseTestItem()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/
H A DOpenCL-mingw-i686.def59 clEnqueueUnmapMemObject@24 == clEnqueueUnmapMemObject
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dmacro_unary_double.cpp146 if ((error = clEnqueueUnmapMemObject( in Test()
279 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dmacro_unary_float.cpp147 if ((error = clEnqueueUnmapMemObject( in Test()
281 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dunary_double.cpp154 if ((error = clEnqueueUnmapMemObject( in Test()
302 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dunary_float.cpp183 if ((error = clEnqueueUnmapMemObject( in Test()
454 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dbinary_i_double.cpp324 if ((error = clEnqueueUnmapMemObject( in Test()
476 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dmacro_binary_float.cpp298 if ((error = clEnqueueUnmapMemObject( in Test()
475 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dmacro_binary_double.cpp305 if ((error = clEnqueueUnmapMemObject( in Test()
488 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
H A Dbinary_i_float.cpp315 if ((error = clEnqueueUnmapMemObject( in Test()
469 if ((error = clEnqueueUnmapMemObject(tinfo->tQueue, tinfo->outBuf[j], in Test()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dopencl_wrapper.cc199 LoadFunction(clEnqueueUnmapMemObject); in LoadOpenCLFunctions()
328 PFN_clEnqueueUnmapMemObject clEnqueueUnmapMemObject; in LoadOpenCLFunctions() variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/
H A Daction_classes.cpp262 clEnqueueUnmapMemObject(mQueue, mBuffer, mMappedPtr, 0, NULL, NULL); in ~MapBufferAction()
299 cl_int error = clEnqueueUnmapMemObject(queue, mBuffer, mMappedPtr, numWaits, in Execute()
722 clEnqueueUnmapMemObject(mQueue, mImage, mMappedPtr, 0, NULL, NULL); in ~MapImageAction()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clFillImage/
H A Dtest_fill_generic.cpp217 *error = clEnqueueUnmapMemObject(queue, img, mapped, 0, NULL, NULL); in create_image()
499 error = clEnqueueUnmapMemObject(queue, image, mapped, 0, NULL, NULL); in test_fill_image_generic()
/aosp_15_r20/external/mesa3d/src/gallium/targets/opencl/
H A DOpenCL.def.in33 clEnqueueUnmapMemObject@24
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_copy_generic.cpp282 *error = clEnqueueUnmapMemObject(queue, img, mapped, 0, NULL, NULL); in create_image()
600 error = clEnqueueUnmapMemObject(queue, dstImage, mapped, 0, NULL, NULL); in test_copy_image_generic()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Ddispatch.cpp86 clEnqueueUnmapMemObject,

1234