Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h155 unsigned *out_pull_index);
Dbrw_fs.cpp2536 unsigned *out_pull_index) in get_pull_locs() argument
2549 *out_pull_index = (32 * range->start + src.offset) / 4; in get_pull_locs()
2560 *out_pull_index = pull_constant_loc[location]; in get_pull_locs()