summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/shaders/rhi/shadowmap.frag
blob: 912ce125cf17b33b171f84a9ae728dd0fa0d9bed (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2014 Klaralvdalens Datakonsult AB (KDAB).
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#version 450 core

void main()
{
}