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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp871 else if (sw_stage == SWStage::TES_GS && gfx9_plus && !ngg)
873 else if (sw_stage == SWStage::TES_GS && ngg)
H A Daco_ir.h1920 TES_GS = TES | GS, enumerator in enum:aco::SWStage
1985 static constexpr Stage tess_eval_geometry_ngg(HWStage::NGG, SWStage::TES_GS);
1989 static constexpr Stage tess_eval_geometry_gs(HWStage::GS, SWStage::TES_GS);

Completed in 7 milliseconds