Home
last modified time | relevance | path

Searched refs:CL_MEM_COPY_OVERLAP (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp1668 // CL_MEM_COPY_OVERLAP if src_buffer and dst_buffer are the same buffer or sub-buffer object in ValidateEnqueueCopyBuffer()
1680 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyBuffer()
1767 // CL_MEM_COPY_OVERLAP if src_image and dst_image are the same image object in ValidateEnqueueCopyImage()
1777 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()
1785 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()
1791 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp193 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()
212 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()
1066 return CL_MEM_COPY_OVERLAP;
/third_party/mesa3d/include/CL/
H A Dcl.h195 #define CL_MEM_COPY_OVERLAP -8 macro
/third_party/opencl-headers/CL/
H A Dcl.h204 #define CL_MEM_COPY_OVERLAP -8 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h197 #define CL_MEM_COPY_OVERLAP -8 macro

Completed in 17 milliseconds