Searched defs:setSources (Results 1 – 3 of 3) sorted by relevance
24 @Inject void setSources(@Nuclear EnergySource nuclear, @Renewable EnergySource renewable) {} in setSources() method in EnergySourceProvider
65 void Shader::setSources (int numSourceStrings, const char* const* sourceStrings, const int* lengths) in setSources() function in glu::Shader
726 void Program::setSources (const string& vertSource, const string& fragSource) in setSources() function in deqp::gls::LongStressCaseInternal::Program