Lines Matching refs:BuildException
2753 throw BuildException(exc.what(), compute_shader, fragment_shader, geometry_shader, tessellation_control_shader,
3178 Program::BuildException::BuildException(const glw::GLchar* error_message, const std::string compute_shader,
3196 const char* Program::BuildException::what() const throw()
3202 void Program::BuildException::log(deqp::Context& context) const
5855 catch (Utils::Program::BuildException& exc)
6241 catch (Utils::Program::BuildException& exc)
6331 catch (Utils::Program::BuildException& exc)
7582 catch (Utils::Program::BuildException& exc)
8107 catch (Utils::Program::BuildException& exc)