Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp783 GEOMETRY_OUTPUT_POINTS = 0, enumerator
1341 else if (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) in getNumGeneratedElementsPerPrimitive()
1396 else if (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) in getOutputPrimitiveGLType()
1509 …const char* const geometryOutputPrimitive = (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) ? (… in getGeometrySource()
1511 …const int numSingleVertexOutputVertices = (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) ? (1)… in getGeometrySource()
1531 case GEOMETRY_OUTPUT_POINTS: in getGeometrySource()
1611 case GEOMETRY_OUTPUT_POINTS: return "points"; in getGeometryOutputDescription()
3164 FeedbackPrimitiveTypeCase::GEOMETRY_OUTPUT_POINTS in init()
3173 FeedbackPrimitiveTypeCase::GEOMETRY_OUTPUT_POINTS in init()
3182 FeedbackPrimitiveTypeCase::GEOMETRY_OUTPUT_POINTS in init()