Home
last modified time | relevance | path

Searched defs:numInputVertices (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1385 …const int numInputVertices = (m_tessellationPointMode) ? (1) : (m_tessellationOutput == TESSELLAT… in getGeometryAmplification() local
1510 …const int numInputVertices = (m_tessellationPointMode) ? (1) : (m_tessellationOutput == TESSE… in getGeometrySource() local
Des31fGeometryShaderTests.cpp2347 …jacencyVertexCountTest (Context& context, const char* name, const char* desc, int numInputVertices) in TriangleStripAdjacencyVertexCountTest()