Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/include/boost/compute/
Devent.hpp81 copy_buffer_rect = CL_COMMAND_COPY_BUFFER_RECT
/third_party/boost/boost/compute/
Devent.hpp81 copy_buffer_rect = CL_COMMAND_COPY_BUFFER_RECT
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.cpp285 CheckCreateEvent(*this, CL_COMMAND_COPY_BUFFER_RECT, eventCreateFunc, event, errorCode); in enqueueCopyBufferRect()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h634 #define CL_COMMAND_COPY_BUFFER_RECT 0x1203 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h856 #define CL_COMMAND_COPY_BUFFER_RECT 0x1203 macro
/third_party/mesa3d/include/CL/
Dcl.h854 #define CL_COMMAND_COPY_BUFFER_RECT 0x1203 macro
/third_party/opencl-headers/CL/
Dcl.h856 #define CL_COMMAND_COPY_BUFFER_RECT 0x1203 macro
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dtransfer.cpp592 q, CL_COMMAND_COPY_BUFFER_RECT, deps, in clEnqueueCopyBufferRect()