Searched refs:is_high_sampler (Results 1 – 3 of 3) sorted by relevance
321 bool is_high_sampler(src_reg sampler);
898 vec4_visitor::is_high_sampler(src_reg sampler) in is_high_sampler() function in brw::vec4_visitor966 is_high_sampler(sampler_reg)) ? 1 : 0; in emit_texture()
4168 is_high_sampler(const struct gen_device_info *devinfo, const fs_reg &sampler) in is_high_sampler() function4199 is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gen7()4238 if (is_high_sampler(devinfo, sampler)) { in lower_sampler_logical_send_gen7()