blob: 4f6448369f3afb7e22de2f67e7c8f3a0f0a73ca7 [file] [log] [blame]
/*
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
*/
void main()
{
discard; // can be used in fragment shader only
}