gallium/docs: s/convensions/conventions/

This commit is contained in:
Brian Paul
2010-02-02 16:20:26 -07:00
parent 95dad1fa1c
commit 3a3d8fb72e

View File

@@ -1449,7 +1449,7 @@ Texture Sampling and Texture Formats
This table shows how texture image components are returned as (x,y,z,w) This table shows how texture image components are returned as (x,y,z,w)
tuples by TGSI texture instructions, such as TEX, TXD, and TXP. tuples by TGSI texture instructions, such as TEX, TXD, and TXP.
For reference, OpenGL and Direct3D convensions are shown as well. For reference, OpenGL and Direct3D conventions are shown as well.
+--------------------+--------------+--------------------+--------------+ +--------------------+--------------+--------------------+--------------+
| Texture Components | Gallium | OpenGL | Direct3D 9 | | Texture Components | Gallium | OpenGL | Direct3D 9 |