Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp106 this->has_index2 = false; in st_src_reg()
124 this->has_index2 = false; in st_src_reg()
142 this->has_index2 = false; in st_src_reg()
159 this->has_index2 = false; in st_src_reg()
173 unsigned has_index2:1; member in st_src_reg
207 this->has_index2 = false; in st_dst_reg()
221 this->has_index2 = false; in st_dst_reg()
235 this->has_index2 = false; in st_dst_reg()
246 unsigned has_index2:1; member in st_dst_reg
265 this->has_index2 = reg.has_index2; in st_src_reg()
[all …]