Searched refs:CL_INVALID_SAMPLER (Results 1 – 3 of 3) sorted by relevance
46 throw error(CL_INVALID_SAMPLER); in clRetainSampler()55 throw error(CL_INVALID_SAMPLER); in clReleaseSampler()67 throw error(CL_INVALID_SAMPLER); in clGetSamplerInfo()
58 case CL_INVALID_SAMPLER: return "CL_INVALID_SAMPLER"; in cl_error_to_string()
126 #define CL_INVALID_SAMPLER -41 macro