Home | History | Annotate | Download | only in functional

Lines Matching refs:unit1

202 	void setUnits (sglr::Context& gl, deUint32 program, int unit0, int unit1)
206 gl.uniform1i(gl.getUniformLocation(program, "u_sampler1"), unit1);