Home
last modified time | relevance | path

Searched refs:ps1x_sampler_type (Results 1 – 11 of 11) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dnine_shader.c2165 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2583 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2586 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2655 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2703 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2720 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2744 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2823 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2847 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2959 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_shader.c2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() function
2602 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2605 ureg_TEX(ureg, tmp, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2674 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 1), ureg_src(dst), sample); in DECL_SPECIAL()
2722 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2739 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), src, sample); in DECL_SPECIAL()
2763 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m), ureg_src(tmp), sample); in DECL_SPECIAL()
2842 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(dst), sample); in DECL_SPECIAL()
2866 ureg_TEX(ureg, dst, ps1x_sampler_type(tx->info, m + 2), ureg_src(tmp), sample); in DECL_SPECIAL()
2981 const unsigned t = ps1x_sampler_type(tx->info, s); in DECL_SPECIAL()
[all …]