Searched refs:geometryInputPrimitive (Results 1 – 1 of 1) sorted by relevance
410 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local417 "layout(" << geometryInputPrimitive << ") in;\n" in getGeometrySource()711 const char* const geometryInputPrimitive = (m_case == CASE_ISOLINES) ? ("lines") : ("triangles"); in getGeometrySource() local718 "layout(" << geometryInputPrimitive << ") in;\n" in getGeometrySource()1508 …const char* const geometryInputPrimitive = (m_tessellationPointMode) ? ("points") : (m_tessellat… in getGeometrySource() local1517 "layout(" << geometryInputPrimitive << ") in;\n" in getGeometrySource()