Lines Matching full:glgetuniformlocation
1773 thread.newMessage() << "Begin -- glGetUniformLocation(" << m_program->program << ", \"u_sampler\")" << tcu::ThreadUtil::Message::End;1775 GLU_CHECK_GLW_MSG(thread.gl, "glGetUniformLocation()");1776 thread.newMessage() << "End -- glGetUniformLocation()" << tcu::ThreadUtil::Message::End;