HomeSort by: relevance | last modified time | path
    Searched refs:vtx_vpm (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_defines.h 305 vtx_vpm, enumerator in enum:r600::EVFetchFlagShift
sfn_instruction_fetch.h 126 bool use_vpm() const {return m_flags.test(vtx_vpm);}
sfn_instruction_fetch.cpp 327 set_flag(vtx_vpm);
sfn_emitssboinstruction.cpp 525 fetch->set_flag(vtx_vpm);
619 fetch->set_flag(vtx_vpm);
sfn_shader_fragment.cpp 418 vtx->set_flag(vtx_vpm);

Completed in 9 milliseconds