Home
last modified time | relevance | path

Searched refs:CL_INVALID_SAMPLER (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Derror.hpp192 error(CL_INVALID_SAMPLER, what) {} in invalid_object_error()
Dkernel.cpp573 throw error(CL_INVALID_SAMPLER); in set()
/external/skia/src/compute/common/cl/
Dassert_cl.c74 CL_VAL_TO_STRING(CL_INVALID_SAMPLER); in cl_get_error_string()
/external/skqp/src/compute/common/cl/
Dassert_cl.c74 CL_VAL_TO_STRING(CL_INVALID_SAMPLER); in cl_get_error_string()
/external/mesa3d/include/CL/
Dcl.h151 #define CL_INVALID_SAMPLER -41 macro