i965/vec4: Assign correct destination offset to rewritten instruction in register...
[mesa.git] / src / mesa / drivers / dri / i965 / brw_clip.h
index 4e38f2f2ed6a9b5fe811a5756d375ee1064da960..54c76822e224772a1bd148219e77686ce0d202ca 100644 (file)
@@ -62,6 +62,7 @@ struct brw_clip_prog_key {
 
    GLfloat offset_factor;
    GLfloat offset_units;
+   GLfloat offset_clamp;
 };