Searched refs:CL_INVALID_MEM_OBJECT (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | error.hpp | 130 error(CL_INVALID_MEM_OBJECT, what) {} 137 error(CL_INVALID_MEM_OBJECT, what) {} 144 error(CL_INVALID_MEM_OBJECT, what) {} 151 error(CL_INVALID_MEM_OBJECT, what) {} 158 error(CL_INVALID_MEM_OBJECT, what) {} 165 error(CL_INVALID_MEM_OBJECT, what) {} 172 error(CL_INVALID_MEM_OBJECT, what) {}
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | error.hpp | 134 error(CL_INVALID_MEM_OBJECT, what) {} 141 error(CL_INVALID_MEM_OBJECT, what) {} 148 error(CL_INVALID_MEM_OBJECT, what) {} 155 error(CL_INVALID_MEM_OBJECT, what) {} 162 error(CL_INVALID_MEM_OBJECT, what) {} 169 error(CL_INVALID_MEM_OBJECT, what) {} 176 error(CL_INVALID_MEM_OBJECT, what) {}
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | invalid.cpp | 50 return CL_INVALID_MEM_OBJECT;
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.h | 203 #define CL_INVALID_MEM_OBJECT -38 macro
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl.h | 220 #define CL_INVALID_MEM_OBJECT -38 macro
|
Completed in 10 milliseconds