Searched refs:gen3_fs_texld (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.c1646 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);
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);
1750 gen3_fs_texld(FS_R1, FS_S0 + t, FS_R1);
1756 gen3_fs_texld(FS_R1, FS_S0 + t, FS_R1);
1762 gen3_fs_texld(FS_R1, FS_S0 + t, FS_T0 + t);
5215 gen3_fs_texld(FS_O
[all...]
H A Dgen3_render.h1214 #define gen3_fs_texld(dest_reg, sampler_reg, address_reg) \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.c1622 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);
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);
1726 gen3_fs_texld(FS_R1, FS_S0 + t, FS_R1);
1732 gen3_fs_texld(FS_R1, FS_S0 + t, FS_R1);
1738 gen3_fs_texld(FS_R1, FS_S0 + t, FS_T0 + t);
5145 gen3_fs_texld(FS_O
[all...]
H A Dgen3_render.h1214 #define gen3_fs_texld(dest_reg, sampler_reg, address_reg) \ macro

Completed in 20 milliseconds