Home
last modified time | relevance | path

Searched refs:get_pull_locs (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h157 bool get_pull_locs(const fs_reg &src, unsigned *out_surf_index,
Dbrw_fs.cpp2449 fs_visitor::get_pull_locs(const fs_reg &src, in get_pull_locs() function in fs_visitor
2494 if (!get_pull_locs(inst->src[i], &index, &pull_index)) in lower_constant_loads()
2517 if (!get_pull_locs(inst->src[0], &index, &pull_index)) in lower_constant_loads()