Searched defs:clEnqueueMapImage (Results 1 – 8 of 8) sorted by relevance
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 499 void *clEnqueueMapImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_map, cl_map_… in clEnqueueMapImage() function
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 512 void *clEnqueueMapImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_map, cl_map_… in clEnqueueMapImage() function
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1163 cl_api_clEnqueueMapImage clEnqueueMapImage; member
|
/third_party/opencl-headers/CL/ |
D | cl_icd.h | 1163 cl_api_clEnqueueMapImage clEnqueueMapImage; member
|
/third_party/mesa3d/include/CL/ |
D | cl_icd.h | 1163 cl_api_clEnqueueMapImage clEnqueueMapImage; member
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | transfer.cpp | 846 clEnqueueMapImage(cl_command_queue d_q, cl_mem d_mem, cl_bool blocking, in clEnqueueMapImage() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 495 void *CL_API_CALL clEnqueueMapImage(cl_command_queue command_queue, in clEnqueueMapImage() function
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_cl_autogen.cpp | 1010 void *CL_API_CALL clEnqueueMapImage(cl_command_queue command_queue, in clEnqueueMapImage() function
|