Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dmemory.cpp80 throw error(CL_INVALID_HOST_PTR); in clCreateBuffer()
159 throw error(CL_INVALID_HOST_PTR); in clCreateImage()
/external/skia/src/compute/common/cl/
Dassert_cl.c70 CL_VAL_TO_STRING(CL_INVALID_HOST_PTR); in cl_get_error_string()
/external/skqp/src/compute/common/cl/
Dassert_cl.c70 CL_VAL_TO_STRING(CL_INVALID_HOST_PTR); in cl_get_error_string()
/external/mesa3d/include/CL/
Dcl.h147 #define CL_INVALID_HOST_PTR -37 macro