Searched defs:enqueueMapImage (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
H A D | CLCommandQueue.cpp | 476 void *CommandQueue::enqueueMapImage(cl_mem image, in enqueueMapImage() function in cl::CommandQueue |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ | ||
H A D | CLCommandQueueCL.cpp | 426 void *CLCommandQueueCL::enqueueMapImage(const cl::Image &image, in enqueueMapImage() function in rx::CLCommandQueueCL |
/third_party/mesa3d/include/CL/ | ||
H A D | cl.hpp | 6206 void* enqueueMapImage( in enqueueMapImage() function in cl::CommandQueue |
H A D | cl2.hpp | 8017 void* enqueueMapImage( in enqueueMapImage() function in cl::CommandQueue |
Completed in 30 milliseconds