summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.h
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2009-09-23 12:05:13 -0400
committerZack Rusin <zackr@vmware.com>2009-09-23 12:05:13 -0400
commit1ddb217d8ed976da7049255ad3c346d961b96901 (patch)
tree293f471f2928224672e255653dcc20ec2a136225 /src/gallium/state_trackers/xorg/xorg_exa.h
parent5a7f7085303c1337466e231f8fb12b9c4113f4ad (diff)
st/xorg: fix a typo
it'd be too easy, eh
Diffstat (limited to 'src/gallium/state_trackers/xorg/xorg_exa.h')
-rw-r--r--src/gallium/state_trackers/xorg/xorg_exa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/xorg/xorg_exa.h b/src/gallium/state_trackers/xorg/xorg_exa.h
index 65ae5b308c..fe1f1cd103 100644
--- a/src/gallium/state_trackers/xorg/xorg_exa.h
+++ b/src/gallium/state_trackers/xorg/xorg_exa.h
@@ -35,7 +35,7 @@ struct exa_context
/* we should combine these two */
float vertices2[4][2][4];
- float vertices3[4][2][4];
+ float vertices3[4][3][4];
};
struct exa_pixmap_priv