Home
last modified time | relevance | path

Searched refs:CL_MEM_OBJECT_ALLOCATION_FAILURE (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/compute/
Dsvm.hpp42 BOOST_THROW_EXCEPTION(opencl_error(CL_MEM_OBJECT_ALLOCATION_FAILURE)); in svm_alloc()
/third_party/boost/libs/compute/include/boost/compute/
Dsvm.hpp42 BOOST_THROW_EXCEPTION(opencl_error(CL_MEM_OBJECT_ALLOCATION_FAILURE)); in svm_alloc()
/third_party/boost/boost/compute/exception/
Dopencl_error.hpp83 case CL_MEM_OBJECT_ALLOCATION_FAILURE: return "Memory Object Allocation Failure"; in to_string()
/third_party/boost/libs/compute/include/boost/compute/exception/
Dopencl_error.hpp83 case CL_MEM_OBJECT_ALLOCATION_FAILURE: return "Memory Object Allocation Failure"; in to_string()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dutils.cc119 {CL_MEM_OBJECT_ALLOCATION_FAILURE, "Memory object allocation failure"},
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h141 #define CL_MEM_OBJECT_ALLOCATION_FAILURE -4 macro
Dcl.hpp737 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in push_back()
751 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in pop_back()
850 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in resize()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h193 #define CL_MEM_OBJECT_ALLOCATION_FAILURE -4 macro
/third_party/mesa3d/include/CL/
Dcl.h191 #define CL_MEM_OBJECT_ALLOCATION_FAILURE -4 macro
Dcl.hpp760 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in push_back()
774 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in pop_back()
873 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in resize()
/third_party/opencl-headers/CL/
Dcl.h193 #define CL_MEM_OBJECT_ALLOCATION_FAILURE -4 macro