Home
last modified time | relevance | path

Searched defs:build_error (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Derror.hpp74 class build_error : public error { class
76 build_error(const std::string &what = "") : in build_error() function in clover::build_error