summaryrefslogtreecommitdiffstats
path: root/tests/manual/shadow-map-qml/shaders/shadowmap.frag
blob: 31b39e148c40cb8584729c589dd940d3be3dafd3 (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

#version 150 core

void main()
{
}