Searched refs:is_high_sampler (Results 1 – 3 of 3) sorted by relevance
317 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()
5101 is_high_sampler(const struct intel_device_info *devinfo, const fs_reg &sampler) in is_high_sampler() function5201 is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gfx7()5254 } else if (is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gfx7()