Searched refs:m_is_mega_fetch (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.cpp48 m_is_mega_fetch(1),
109 m_is_mega_fetch(is_mega_fetch),
141 m_is_mega_fetch(0),
177 m_is_mega_fetch(0),
205 m_is_mega_fetch(0),
466 if (m_is_mega_fetch)
H A Dsfn_instruction_fetch.h93 bool is_mega_fetchconst() { return m_is_mega_fetch;}
152 bool m_is_mega_fetch; member in class:r600::FetchInstruction

Completed in 2 milliseconds