Home | History | Annotate | Download | only in stress

Lines Matching refs:samplerLoc

1167 		const GLint				samplerLoc	= gl.getUniformLocation(m_program->getProgram(), "u_sampler");
1174 gl.uniform1i(samplerLoc, 0);