Searched refs:tsState (Results 1 – 3 of 3) sorted by relevance
1175 const SWR_TS_STATE& tsState = state.tsState; in TessellationStages() local1180 tsState.domain, in TessellationStages()1181 tsState.partitioning, in TessellationStages()1182 tsState.tsOutputTopology, in TessellationStages()1189 tsState.domain, in TessellationStages()1190 tsState.partitioning, in TessellationStages()1191 tsState.tsOutputTopology, in TessellationStages()1201 switch (tsState.postDSTopology) in TessellationStages()1206 default: SWR_INVALID("Unexpected DS output topology: %d", tsState.postDSTopology); in TessellationStages()1214 switch (tsState.postDSTopology) in TessellationStages()[all …]
654 pApiState->tsState = *pState; in SwrSetTsState()1125 if (pDC->pState->state.tsState.tsEnable) in MaxVertsPerDraw()1207 pState->tsState.tsEnable, in DrawInstanced()1349 pState->tsState.tsEnable, in DrawIndexedInstance()
263 SWR_TS_STATE tsState; in OSALIGNLINE() local