Searched defs:has_fetch_flag (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ | ||
H A D | sfn_instr_fetch.h | 97 bool has_fetch_flag(EFlags flag) const { return m_tex_flags.test(flag);} in has_fetch_flag() function in r600::FetchInstr |
Completed in 2 milliseconds