Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp784 GEOMETRY_OUTPUT_LINES, enumerator
1339 else if (m_geometryOutputType == GEOMETRY_OUTPUT_LINES) in getNumGeneratedElementsPerPrimitive()
1384 const int outputAmplification = (m_geometryOutputType == GEOMETRY_OUTPUT_LINES) ? (2) : (1); in getGeometryAmplification()
1394 else if (m_geometryOutputType == GEOMETRY_OUTPUT_LINES) in getOutputPrimitiveGLType()
1509 …= GEOMETRY_OUTPUT_POINTS) ? ("points") : (m_geometryOutputType == GEOMETRY_OUTPUT_LINES) ? ("line_… in getGeometrySource()
1511 …tType == GEOMETRY_OUTPUT_POINTS) ? (1) : (m_geometryOutputType == GEOMETRY_OUTPUT_LINES) ? (4) : (… in getGeometrySource()
1538 case GEOMETRY_OUTPUT_LINES: in getGeometrySource()
1612 case GEOMETRY_OUTPUT_LINES: return "lines"; in getGeometryOutputDescription()
3191 FeedbackPrimitiveTypeCase::GEOMETRY_OUTPUT_LINES in init()
3200 FeedbackPrimitiveTypeCase::GEOMETRY_OUTPUT_LINES in init()