Home | History | Annotate | Download | only in functional

Lines Matching refs:getAttribLocation

357 	const glw::GLint		positionLoc		= gl.getAttribLocation(m_shader->getProgram(), "a_position");
358 const glw::GLint colorLoc = gl.getAttribLocation(m_shader->getProgram(), "a_color");