Searched refs:GetGeometryShaderCode (Results 1 – 2 of 2) sorted by relevance
124 std::string GetGeometryShaderCode(const std::string &max_vertices, const std::string &layout_in,
554 …GetGeometryShaderCode(max_vertices_string, m_testConfiguration.m_layoutIn, m_testConfiguration.m_l… in createAndBuildProgramWithFeedback()680 std::string GeometryShaderPrimitiveCounter::GetGeometryShaderCode(const std::string &max_vertices, in GetGeometryShaderCode() function in glcts::GeometryShaderPrimitiveCounter