Searched refs:getGLSLStringForGSOutput (Results 1 – 2 of 2) sorted by relevance
270 static std::string getGLSLStringForGSOutput(_geometry_shader_output gs_output);
204 const std::string gs_output_string = getGLSLStringForGSOutput(gs_output); in buildGeometryShaderBody()722 std::string PipelineStatisticsQueryUtilities::getGLSLStringForGSOutput(_geometry_shader_output gs_o… in getGLSLStringForGSOutput() function in glcts::PipelineStatisticsQueryUtilities