Searched refs:SWR_TS_STATE (Results 1 – 9 of 9) sorted by relevance
136 SWR_TS_STATE tsState;
95 SWR_TS_STATE ts_state;
456 SWR_TS_STATE *pTsState;474 SWR_TS_STATE *pTsState;1686 SWR_TS_STATE *pTS = &ctx->tsState; in CompileTES()2051 SWR_TS_STATE *pTS = &ctx->tsState; in CompileTCS()
1583 SWR_TS_STATE state = { 0 }; in swr_update_derived()
284 SWR_TS_STATE tsState; in OSALIGNLINE()
458 SWR_FUNC(void, SwrSetTsState, HANDLE hContext, SWR_TS_STATE* pState);
815 struct SWR_TS_STATE struct
673 void SwrSetTsState(HANDLE hContext, SWR_TS_STATE* pState) in SwrSetTsState()
1268 const SWR_TS_STATE& tsState = state.tsState; in TessellationStages()