Home
last modified time | relevance | path

Searched refs:CL_MEM_COPY_OVERLAP (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/compute/common/cl/
Dassert_cl.c51 CL_VAL_TO_STRING(CL_MEM_COPY_OVERLAP); in cl_get_error_string()
/external/skqp/src/compute/common/cl/
Dassert_cl.c51 CL_VAL_TO_STRING(CL_MEM_COPY_OVERLAP); in cl_get_error_string()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dtransfer.cpp147 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()
166 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()
/external/mesa3d/include/CL/
Dcl.h127 #define CL_MEM_COPY_OVERLAP -8 macro