Searched refs:gs_output_string (Results 1 – 1 of 1) sorted by relevance
204 const std::string gs_output_string = getGLSLStringForGSOutput(gs_output); in buildGeometryShaderBody() local223 << gs_output_string << ", max_vertices=" << n_max_vertices << ") out;\n"; in buildGeometryShaderBody()