Searched defs:enqueueNDRangeKernel (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
H A D | CLCommandQueue.cpp | 547 cl_int CommandQueue::enqueueNDRangeKernel(cl_kernel kernel, in enqueueNDRangeKernel() function in cl::CommandQueue |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ | ||
H A D | CLCommandQueueCL.cpp | 506 cl_int CLCommandQueueCL::enqueueNDRangeKernel(const cl::Kernel &kernel, in enqueueNDRangeKernel() function in rx::CLCommandQueueCL |
/third_party/mesa3d/include/CL/ | ||
H A D | cl.hpp | 6357 cl_int enqueueNDRangeKernel( in enqueueNDRangeKernel() function in cl::CommandQueue |
H A D | cl2.hpp | 8452 cl_int enqueueNDRangeKernel( in enqueueNDRangeKernel() function in cl::CommandQueue |
Completed in 29 milliseconds