textures coordinates

for exemple:
if i’m working with quads as primitives and multitextures coordinates.
i must call glmultitexture(gl_texture0_arb,…) for every vertex or can i call it only for 3 vertex?