Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h144 auto prepare_instr() const { return m_prepare_instr;} in prepare_instr()
175 void add_prepare_instr(TexInstr *ir) {m_prepare_instr.push_back(ir);}; in add_prepare_instr()
188 std::list<TexInstr *> m_prepare_instr; member in r600::TexInstr
H A Dsfn_instr_tex.cpp120 for (auto p : m_prepare_instr)

Completed in 3 milliseconds