summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/Qt3DBench/shaders/shadowmap.frag
blob: ff264ee5ea9389ce0fb108dad0ac96638df2ae3d (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2014 Klaralvdalens Datakonsult AB (KDAB).
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#version 150 core

void main()
{
}