Searched defs:enqueueCopyImage (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
H A D | CLCommandQueue.cpp | 386 cl_int CommandQueue::enqueueCopyImage(cl_mem srcImage, in enqueueCopyImage() function in cl::CommandQueue |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ | ||
H A D | CLCommandQueueCL.cpp | 332 cl_int CLCommandQueueCL::enqueueCopyImage(const cl::Image &srcImage, in enqueueCopyImage() function in rx::CLCommandQueueCL |
/third_party/mesa3d/include/CL/ | ||
H A D | cl.hpp | 5998 cl_int enqueueCopyImage( in enqueueCopyImage() function in cl::CommandQueue 7110 inline cl_int enqueueCopyImage( in enqueueCopyImage() function |
H A D | cl2.hpp | 7797 cl_int enqueueCopyImage( in enqueueCopyImage() function in cl::CommandQueue 9662 inline cl_int enqueueCopyImage( in enqueueCopyImage() function |
Completed in 53 milliseconds