Searched refs:FS_S0 (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_video.c197 i915_fs_dcl(FS_S0);
199 i915_fs_texld(FS_OC, FS_S0, FS_T0);
329 i915_fs_dcl(FS_S0); /* Y */
335 i915_fs_texld(FS_R1, FS_S0, FS_T0);
H A Di915_render.c488 i915_fs_dcl(FS_S0);
497 i915_fs_texld(FS_R0, FS_S0, FS_T0);
499 i915_fs_texldp(FS_R0, FS_S0, FS_T0);
H A Di915_3d.h70 #define FS_S0 ((REG_TYPE_S << 8) | 0) macro
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_video.c222 i915_fs_dcl(FS_S0);
224 i915_fs_texld(FS_OC, FS_S0, FS_T0);
369 i915_fs_dcl(FS_S0); /* Y */
375 i915_fs_texld(FS_R1, FS_S0, FS_T0);
H A Di915_render.c771 i915_fs_dcl(FS_S0);
780 i915_fs_texld(src_reg, FS_S0, FS_T0);
782 i915_fs_texldp(src_reg, FS_S0, FS_T0);
792 i915_fs_texld(FS_R0, FS_S0, FS_T0);
794 i915_fs_texldp(FS_R0, FS_S0, FS_T0);
H A Di915_3d.h274 #define FS_S0 ((REG_TYPE_S << REG_TYPE_SHIFT) | 0) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_video.c222 i915_fs_dcl(FS_S0);
224 i915_fs_texld(FS_OC, FS_S0, FS_T0);
369 i915_fs_dcl(FS_S0); /* Y */
375 i915_fs_texld(FS_R1, FS_S0, FS_T0);
H A Di915_render.c771 i915_fs_dcl(FS_S0);
780 i915_fs_texld(src_reg, FS_S0, FS_T0);
782 i915_fs_texldp(src_reg, FS_S0, FS_T0);
792 i915_fs_texld(FS_R0, FS_S0, FS_T0);
794 i915_fs_texldp(FS_R0, FS_S0, FS_T0);
H A Di915_3d.h274 #define FS_S0 ((REG_TYPE_S << REG_TYPE_SHIFT) | 0) macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.c1611 gen3_fs_dcl(FS_S0);
1646 gen3_fs_texld(src_reg, FS_S0, FS_R0);
1651 gen3_fs_texld(src_reg, FS_S0, FS_R0);
1656 gen3_fs_texld(src_reg, FS_S0, FS_T0);
1658 gen3_fs_texldp(src_reg, FS_S0, FS_T0);
1697 gen3_fs_dcl(FS_S0 + t);
1714 gen3_fs_texld(FS_R0, FS_S0, FS_R0);
1721 gen3_fs_texld(FS_R0, FS_S0, FS_R0);
1728 gen3_fs_texld(FS_R0, FS_S0, FS_T0);
1730 gen3_fs_texldp(FS_R0, FS_S0, FS_T
[all...]
H A Dgen3_render.h1121 #define FS_S0 ((REG_TYPE_S << REG_TYPE_SHIFT) | 0) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.c1587 gen3_fs_dcl(FS_S0);
1622 gen3_fs_texld(src_reg, FS_S0, FS_R0);
1627 gen3_fs_texld(src_reg, FS_S0, FS_R0);
1632 gen3_fs_texld(src_reg, FS_S0, FS_T0);
1634 gen3_fs_texldp(src_reg, FS_S0, FS_T0);
1673 gen3_fs_dcl(FS_S0 + t);
1690 gen3_fs_texld(FS_R0, FS_S0, FS_R0);
1697 gen3_fs_texld(FS_R0, FS_S0, FS_R0);
1704 gen3_fs_texld(FS_R0, FS_S0, FS_T0);
1706 gen3_fs_texldp(FS_R0, FS_S0, FS_T
[all...]
H A Dgen3_render.h1121 #define FS_S0 ((REG_TYPE_S << REG_TYPE_SHIFT) | 0) macro

Completed in 53 milliseconds