Searched refs:is_high_sampler (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.h321 bool is_high_sampler(src_reg sampler);
H A Dbrw_vec4_visitor.cpp893 vec4_visitor::is_high_sampler(src_reg sampler) function in class:brw::vec4_visitor
973 is_high_sampler(sampler_reg)) ? 1 : 0;
H A Dbrw_fs.cpp3949 is_high_sampler(const struct gen_device_info *devinfo, const fs_reg &sampler)
3980 is_high_sampler(devinfo, sampler)) {

Completed in 215 milliseconds