Searched refs:is_high_sampler (Results 1 – 3 of 3) sorted by relevance
312 bool is_high_sampler(src_reg sampler);
819 vec4_visitor::is_high_sampler(src_reg sampler) in is_high_sampler() function in brw::vec4_visitor885 is_high_sampler(sampler_reg)) ? 1 : 0; in emit_texture()
4864 is_high_sampler(const struct gen_device_info *devinfo, const fs_reg &sampler) in is_high_sampler() function4964 is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gen7()5017 } else if (is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gen7()