Searched refs:getGLSLStringForGSInput (Results 1 – 2 of 2) sorted by relevance
269 static std::string getGLSLStringForGSInput(_geometry_shader_input gs_input);
203 const std::string gs_input_string = getGLSLStringForGSInput(gs_input); in buildGeometryShaderBody()684 std::string PipelineStatisticsQueryUtilities::getGLSLStringForGSInput(_geometry_shader_input gs_inp… in getGLSLStringForGSInput() function in glcts::PipelineStatisticsQueryUtilities