Home | History | Annotate | Download | only in r300

Lines Matching full:coordinates

327  * coordinates with only tweo components.
626 # define R300_GB_POINT_STUFF_ENABLE (1 << 0) /* Specifies if points will have stuffed texture coordinates. */
628 # define R300_GB_LINE_STUFF_ENABLE (1 << 1) /* Specifies if lines will have stuffed texture coordinates. */
630 # define R300_GB_TRIANGLE_STUFF_ENABLE (1 << 2) /* Specifies if triangles will have stuffed texture coordinates. */
636 #define R300_GB_TEX_REPLICATE 0 /* Replicate VAP source texture coordinates (S,T,[R,Q]). */
637 #define R300_GB_TEX_ST 1 /* Stuff with source texture coordinates (S,T). */
638 #define R300_GB_TEX_STR 2 /* Stuff with source texture coordinates (S,T,R). */
1264 /* Only used for texture coordinates.
1387 /* There are four clipping rectangles. Their corner coordinates are inclusive.
1396 * scissors rectangle are drawn. (coordinates are inclusive)