Searched refs:geometryOutputPrimitive (Results 1 – 1 of 1) sorted by relevance
411 …const char* const geometryOutputPrimitive = (m_case == CASE_ISOLINES) ? ("line_strip") : ("trian… in getGeometrySource() local418 "layout(" << geometryOutputPrimitive << ", max_vertices=" << numEmitVertices <<") out;\n" in getGeometrySource()712 …const char* const geometryOutputPrimitive = (m_case == CASE_ISOLINES) ? ("line_strip") : ("triangl… in getGeometrySource() local719 "layout(" << geometryOutputPrimitive << ", max_vertices=" << numEmitVertices <<") out;\n" in getGeometrySource()1509 …const char* const geometryOutputPrimitive = (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) ? (… in getGeometrySource() local1518 "layout(" << geometryOutputPrimitive << ", max_vertices=" << numEmitVertices <<") out;\n" in getGeometrySource()