Searched refs:vp_scale (Results 1 – 3 of 3) sorted by relevance
416 vtx->vp_scale[0] = a->vp[MAT_SX]; in update_input_ptrs()417 vtx->vp_scale[1] = a->vp[MAT_SY]; in update_input_ptrs()418 vtx->vp_scale[2] = a->vp[MAT_SZ]; in update_input_ptrs()419 vtx->vp_scale[3] = 1.0; in update_input_ptrs()
376 GLfloat vp_scale[4]; member
388 sse_movups(&p->func, vp0, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_scale[0]))); in build_vertex_emit()