Home
last modified time | relevance | path

Searched refs:VS_TCS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.h1518 VS_TCS = VS | TCS, enumerator
1590 static constexpr Stage vertex_tess_control_hs(HWStage::HS, SWStage::VS_TCS);
Daco_instruction_selection_setup.cpp1081 else if (sw_stage == SWStage::VS_TCS) in setup_isel_context()