Searched refs:CL_INVALID_DEVICE (Results 1 – 10 of 10) sorted by relevance
46 throw error(CL_INVALID_DEVICE); in validate_build_common()91 throw error(CL_INVALID_DEVICE); in clCreateProgramWithBinary()142 throw error(CL_INVALID_DEVICE); in clCreateProgramWithBuiltInKernels()395 return CL_INVALID_DEVICE; in clGetProgramBuildInfo()
36 throw error(CL_INVALID_DEVICE); in clCreateCommandQueue()
156 throw error(CL_INVALID_DEVICE); in clGetKernelWorkGroupInfo()189 return CL_INVALID_DEVICE;
50 throw error(CL_INVALID_DEVICE); in command_queue()
101 error(CL_INVALID_DEVICE, what) {} in invalid_object_error()
50 throw error(CL_INVALID_DEVICE); in device()
66 CL_VAL_TO_STRING(CL_INVALID_DEVICE); in cl_get_error_string()
143 #define CL_INVALID_DEVICE -33 macro
1009 { return CL_INVALID_DEVICE; } in retain()1012 { return CL_INVALID_DEVICE; } in release()