Searched refs:tsOutputTopology (Results 1 – 4 of 4) sorted by relevance
57 SWR_TS_OUTPUT_TOPOLOGY tsOutputTopology) in Init() argument74 CVT_TS_D3D_OUTPUT_TOPOLOGY[tsOutputTopology]); in Init()151 … SWR_TS_OUTPUT_TOPOLOGY tsOutputTopology, ///< [IN] Tessellation output topology in TSInitCtx() argument158 SWR_ASSERT(tsOutputTopology < SWR_TS_OUTPUT_TOPOLOGY_COUNT); in TSInitCtx()173 pTessellator->Init(tsDomain, tsPartitioning, tsOutputTopology); in TSInitCtx()
819 SWR_TS_OUTPUT_TOPOLOGY tsOutputTopology; // @llvm_enum member
1275 tsState.tsOutputTopology, in TessellationStages()1284 tsState.tsOutputTopology, in TessellationStages()
1752 pTS->tsOutputTopology = topology; in CompileTES()