Home | History | Annotate | Download | only in r300

Lines Matching refs:OUT_CS_32F

1219         OUT_CS_32F(attrib->f[0]);
1220 OUT_CS_32F(attrib->f[3]);
1221 OUT_CS_32F(attrib->f[2]);
1222 OUT_CS_32F(attrib->f[1]);
1238 OUT_CS_32F(x1 + width * 0.5f);
1239 OUT_CS_32F(y1 + height * 0.5f);
1240 OUT_CS_32F(depth);
1241 OUT_CS_32F(1);