Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp410 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local
711 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local
1508 …const char* const geometryInputPrimitive = (m_tessellationPointMode) ? ("points") : (m_tessellat… in getGeometrySource() local