Home | History | Annotate | Download | only in functional

Lines Matching refs:pointSizeLoc

543 		const GLint		pointSizeLoc	= ctx.getAttribLocation(programId, "a_pointSize");
553 ctx.vertexAttrib1f (pointSizeLoc, m_pointSize);