Home
last modified time | relevance | path

Searched refs:CL_COMMAND_COPY_IMAGE (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/compute/include/boost/compute/
Devent.hpp68 copy_image = CL_COMMAND_COPY_IMAGE,
/third_party/boost/boost/compute/
Devent.hpp68 copy_image = CL_COMMAND_COPY_IMAGE,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.cpp405 CheckCreateEvent(*this, CL_COMMAND_COPY_IMAGE, eventCreateFunc, event, errorCode); in enqueueCopyImage()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h623 #define CL_COMMAND_COPY_IMAGE 0x11F8 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h844 #define CL_COMMAND_COPY_IMAGE 0x11F8 macro
/third_party/mesa3d/include/CL/
Dcl.h842 #define CL_COMMAND_COPY_IMAGE 0x11F8 macro
/third_party/opencl-headers/CL/
Dcl.h844 #define CL_COMMAND_COPY_IMAGE 0x11F8 macro
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dtransfer.cpp730 q, CL_COMMAND_COPY_IMAGE, deps, in clEnqueueCopyImage()