Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h155 unsigned *out_pull_index);
Dbrw_fs.cpp2686 unsigned *out_pull_index) in get_pull_locs() argument
2699 *out_pull_index = (32 * range->start + src.offset) / 4; in get_pull_locs()
2710 *out_pull_index = pull_constant_loc[location]; in get_pull_locs()