Home | History | Annotate | Download | only in functional

Lines Matching refs:sources

935 		const vector<GLenum>	sources		(tempSources.begin(), tempSources.end());
947 const GLenum source = sources[rng.getInt(0, int(sources.size()-1))];