Lines Matching full:vec4_t
137 memcpy(v, c->current.color.v, sizeof(vec4_t));140 memcpy(v, c->currentColorClamped.v, sizeof(vec4_t));146 memcpy(v, c->current.texture[c->arrays.tmu].v, sizeof(vec4_t));1030 static void clipVec4(vec4_t& nv,1031 GLfixed t, const vec4_t& s, const vec4_t& p)