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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dr200.c152 int face; local
247 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4;
255 track->textures[i].cube_info[face - 1].offset = idx_value;
257 track->textures[i].cube_info[face - 1].robj = reloc->robj;
498 for (face = 0; face < 4; face++) {
499 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
500 track->textures[i].cube_info[face]
[all...]
H A Dr100.c1380 int i, face; local
1667 for (face = 0; face < 4; face++) {
1668 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
1669 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf);
3148 unsigned face, w, h; local
3153 for (face
3368 unsigned i, face; local
[all...]
H A Dr600_cs.c1034 unsigned offset, i, level, face; local
1044 for(face = 0; face < nfaces; face++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr200.c152 int face; local
247 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4;
255 track->textures[i].cube_info[face - 1].offset = idx_value;
257 track->textures[i].cube_info[face - 1].robj = reloc->robj;
498 for (face = 0; face < 4; face++) {
499 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
500 track->textures[i].cube_info[face]
[all...]
H A Dr100.c1380 int i, face; local
1667 for (face = 0; face < 4; face++) {
1668 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf);
1669 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf);
3148 unsigned face, w, h; local
3153 for (face
3368 unsigned i, face; local
[all...]
H A Dr600_cs.c1034 unsigned offset, i, level, face; local
1044 for(face = 0; face < nfaces; face++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/mi/
H A Dgdb-mi.el234 (remove-text-properties (point-min) (point-max) '(face))))
366 ;; being produced by GDB's internals and use warning face.
375 'face font-lock-warning-face
522 'face font-lock-function-name-face) "\t"
537 '(mouse-face highlight
543 'face '(:inverse-video t)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/mi/
H A Dgdb-mi.el234 (remove-text-properties (point-min) (point-max) '(face))))
366 ;; being produced by GDB's internals and use warning face.
375 'face font-lock-warning-face
522 'face font-lock-function-name-face) "\t"
537 '(mouse-face highlight
543 'face '(:inverse-video t)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/mi/
H A Dgdb-mi.el234 (remove-text-properties (point-min) (point-max) '(face))))
366 ;; being produced by GDB's internals and use warning face.
375 'face font-lock-warning-face
522 'face font-lock-function-name-face) "\t"
537 '(mouse-face highlight
543 'face '(:inverse-video t)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h439 uint16 face; /* SVGA3dFace */ member in struct:__anon15178::__anon15179
1044 * is a surface ID as well as face/mipmap indices.
1050 uint32 face; member in struct:SVGA3dSurfaceImageId
1109 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member in struct:__anon15230
1111 * Followed by an SVGA3dSize structure for each mip level in each face.
1260 * discard the contents of the current mipmap level and face of the target
1516 SVGA3dFace face; member in struct:__anon15262
1646 * - Currently, no backend supports blits from a mipmap or face
H A Dvmwgfx_kms.c225 if (cmd->dma.host.face != 0 || cmd->dma.host.mipmap != 0) {
226 DRM_ERROR("face and mipmap for cursors should never != 0\n");
H A Dvmwgfx_resource.c464 cmd->body.face[i].numMipLevels =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h439 uint16 face; /* SVGA3dFace */ member in struct:__anon26871::__anon26872
1044 * is a surface ID as well as face/mipmap indices.
1050 uint32 face; member in struct:SVGA3dSurfaceImageId
1109 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member in struct:__anon26923
1111 * Followed by an SVGA3dSize structure for each mip level in each face.
1260 * discard the contents of the current mipmap level and face of the target
1516 SVGA3dFace face; member in struct:__anon26955
1646 * - Currently, no backend supports blits from a mipmap or face
H A Dvmwgfx_kms.c225 if (cmd->dma.host.face != 0 || cmd->dma.host.mipmap != 0) {
226 DRM_ERROR("face and mipmap for cursors should never != 0\n");
H A Dvmwgfx_resource.c464 cmd->body.face[i].numMipLevels =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/texinfo/
H A Dtexinfo.tex1442 \def\rmbshape{bx} %where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/texinfo/
H A Dtexinfo.tex1442 \def\rmbshape{bx} %where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/texinfo/
H A Dtexinfo.tex1442 \def\rmbshape{bx} %where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/doc/
H A Dtexinfo.tex1789 \def\rmbshape{bx} % where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/doc/
H A Dtexinfo.tex1789 \def\rmbshape{bx} % where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/doc/
H A Dtexinfo.tex1533 \def\rmbshape{bx} %where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/doc/
H A Dtexinfo.tex1789 \def\rmbshape{bx} % where the normal face is bold
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/
H A Dtexinfo.tex1970 \def\rmbshape{bx} %where the normal face is bold

Completed in 279 milliseconds