Searched defs:build_error (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ | ||
| H A D | error.hpp | 75 class build_error : public error { class in namespace:clover 77 build_error(const std::string &what = "") : function in class:clover::build_error |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ | ||
| H A D | error.hpp | 79 class build_error : public error { class in namespace:clover 81 build_error(const std::string &what = "") : function in class:clover::build_error |
Completed in 4 milliseconds