Searched refs:face (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dr200.c156 int face; local
266 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4;
274 track->textures[i].cube_info[face - 1].offset = idx_value;
276 track->textures[i].cube_info[face - 1].robj = reloc->robj;
534 for (face = 0; face < 4; face++) {
535 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
536 track->textures[i].cube_info[face]
[all...]
H A Dr100.c1620 int i, face; local
1939 for (face = 0; face < 4; face++) {
1940 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
1941 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf);
2197 unsigned face, w, h; local
2202 for (face
2446 unsigned i, face; local
[all...]
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_device_driver.sh820 * even in the face of "bogus" data from the card.
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dexpn.pl1352 and Jon Broome has dropped off the face of the earth!
/freebsd-9.3-release/sys/dev/isp/
H A DDriverManual.txt461 is fine on the face of it, but there are some subtle and not so subtle
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex1455 \def\rmbshape{bx} %where the normal face is bold
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1522 \def\rmbshape{bx} %where the normal face is bold
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex1456 \def\rmbshape{bx} %where the normal face is bold

Completed in 208 milliseconds