aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtOpenGL/typesystem_opengl_modifications1_1.xml
blob: 1601a19c3beedec528f7764ea8431ca1dfa53b66 (plain)
1
2
3
4
5
6
7
8
<!--
// Copyright (C) 2019 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
-->
<!-- Except glGenLists/glDeleteLists -->
<modify-function signature="^glDelete[A-KM-Z].*s\(.*$">
    <modify-argument index="2"><array/></modify-argument>
</modify-function>