Home
last modified time | relevance | path

Searched refs:CL_INVALID_DEVICE (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/compute/test/
Dtest_opencl_error.cpp30 boost::compute::opencl_error e(CL_INVALID_DEVICE); in BOOST_AUTO_TEST_CASE()
31 BOOST_CHECK_EQUAL(e.error_code(), CL_INVALID_DEVICE); in BOOST_AUTO_TEST_CASE()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dqueue.cpp36 throw error(CL_INVALID_DEVICE); in clCreateCommandQueue()
137 throw error(CL_INVALID_DEVICE); in clCreateCommandQueueWithProperties()
Dprogram.cpp75 throw error(CL_INVALID_DEVICE); in validate_build_common()
143 throw error(CL_INVALID_DEVICE); in clCreateProgramWithBinary()
236 throw error(CL_INVALID_DEVICE); in clCreateProgramWithBuiltInKernels()
565 return CL_INVALID_DEVICE; in clGetProgramBuildInfo()
Dkernel.cpp160 throw error(CL_INVALID_DEVICE); in clGetKernelWorkGroupInfo()
193 return CL_INVALID_DEVICE;
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dqueue.cpp50 throw error(CL_INVALID_DEVICE); in command_queue()
76 throw error(CL_INVALID_DEVICE); in command_queue()
Derror.hpp106 error(CL_INVALID_DEVICE, what) {} in invalid_object_error()
Ddevice.cpp179 throw error(CL_INVALID_DEVICE); in device()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp583 return CL_INVALID_DEVICE; in ValidateGetDeviceInfo()
705 return CL_INVALID_DEVICE; in ValidateCreateContext()
1068 return CL_INVALID_DEVICE; in ValidateCreateProgramWithBinary()
1120 return CL_INVALID_DEVICE; in ValidateBuildProgram()
1201 return CL_INVALID_DEVICE; in ValidateGetProgramBuildInfo()
1420 return CL_INVALID_DEVICE; in ValidateGetKernelWorkGroupInfo()
1432 return CL_INVALID_DEVICE; in ValidateGetKernelWorkGroupInfo()
2314 return CL_INVALID_DEVICE; in ValidateCreateCommandQueue()
2650 return CL_INVALID_DEVICE; in ValidateCreateSubDevices()
2655 return CL_INVALID_DEVICE; in ValidateCreateSubDevices()
[all …]
DCLKernel.cpp99 return CL_INVALID_DEVICE; in getWorkGroupInfo()
/third_party/boost/boost/compute/exception/
Dopencl_error.hpp95 case CL_INVALID_DEVICE: return "Invalid Device"; in to_string()
/third_party/boost/libs/compute/include/boost/compute/exception/
Dopencl_error.hpp95 case CL_INVALID_DEVICE: return "Invalid Device"; in to_string()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dutils.cc138 {CL_INVALID_DEVICE, "Invalid device"},
/third_party/mesa3d/docs/relnotes/
D10.0.rst109 CL_INVALID_BUILD_OPTIONS results in CL_INVALID_DEVICE when asking for
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp75 errorCode = CL_INVALID_DEVICE; in getDevices()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h161 #define CL_INVALID_DEVICE -33 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h217 #define CL_INVALID_DEVICE -33 macro
/third_party/mesa3d/include/CL/
Dcl.h215 #define CL_INVALID_DEVICE -33 macro
/third_party/opencl-headers/CL/
Dcl.h217 #define CL_INVALID_DEVICE -33 macro