summaryrefslogtreecommitdiffstats
path: root/tests/manual/planets-qml/shaders/rhi/shadowmap.frag
blob: 7dab1669c0faec27bcb5a12513564217822c863b (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 450 core

void main()
{
}