Lines Matching refs:tessellationOutput
793 TessellationOutputType tessellationOutput,
820 static const char* getTessellationOutputDescription (TessellationOutputType tessellationOutput,
822 static const char* getGeometryInputDescription (TessellationOutputType tessellationOutput,
846 TessellationOutputType tessellationOutput, in FeedbackPrimitiveTypeCase() argument
850 , m_tessellationOutput (tessellationOutput) in FeedbackPrimitiveTypeCase()
859 DE_ASSERT(tessellationOutput < TESSELLATION_OUT_LAST); in FeedbackPrimitiveTypeCase()
1581 …TypeCase::getTessellationOutputDescription (TessellationOutputType tessellationOutput, Tessellatio… in getTessellationOutputDescription() argument
1583 switch (tessellationOutput) in getTessellationOutputDescription()
1594 …itiveTypeCase::getGeometryInputDescription (TessellationOutputType tessellationOutput, Tessellatio… in getGeometryInputDescription() argument
1596 switch (tessellationOutput) in getGeometryInputDescription()
3153 FeedbackPrimitiveTypeCase::TessellationOutputType tessellationOutput; in init() member
3218 caseConfigs[ndx].tessellationOutput, in init()