Home | History | Annotate | Download | only in functional

Lines Matching refs:vec

95 	std::vector<deUint32> vec;
97 readBuffer(gl, target, 1, vec);
99 return vec[0];