Searched defs:geometryInputPrimitive (Results 1 – 1 of 1) sorted by relevance
410 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local711 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local1508 …const char* const geometryInputPrimitive = (m_tessellationPointMode) ? ("points") : (m_tessellat… in getGeometrySource() local