Home
last modified time | relevance | path

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

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