Searched refs:vtx_vpm (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_defines.h305 vtx_vpm, enumerator in enum:r600::EVFetchFlagShift
H A Dsfn_instruction_fetch.h126 bool use_vpm() const {return m_flags.test(vtx_vpm);}
H A Dsfn_instruction_fetch.cpp327 set_flag(vtx_vpm);
H A Dsfn_emitssboinstruction.cpp525 fetch->set_flag(vtx_vpm);
619 fetch->set_flag(vtx_vpm);
H A Dsfn_shader_fragment.cpp418 vtx->set_flag(vtx_vpm);

Completed in 7 milliseconds