Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp793 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()
[all …]