Home | History | Annotate | Download | only in functional

Lines Matching defs:samplerName

347 		string	samplerName	= string("u_sampler") + de::toString(texNdx);
351 gl.uniform1i(gl.getUniformLocation(program, samplerName.c_str()), m_inputs[texNdx].unitNdx);