aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline/data/customgeometry/pointstopology.vert
blob: 4df613da626b987e6755908f8eb45657636a6a7d (plain)
1
2
3
4
5
6
7
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

void MAIN()
{
    POINT_SIZE = 5.0;
}