Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gir/GL-1.0.gir
blob: e525ecd390d98ec06495e64751796e44fb0ecee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>
<repository version="1.0"
            xmlns="http://www.gtk.org/introspection/core/1.0"
            xmlns:c="http://www.gtk.org/introspection/c/1.0">
  <namespace name="GL" version="1.0">
    <record name="bitfield" c:type="GLbitfield"/>
    <record name="charARB" c:type="GLcharARB"/>
    <record name="enum" c:type="GLenum"/>
    <record name="float" c:type="GLfloat"/>
    <record name="handleARB" c:type="GLhandleARB"/>
    <record name="int" c:type="GLint"/>
    <record name="sizei" c:type="GLsizei"/>
    <record name="uint" c:type="GLuint"/>
    <record name="void" c:type="GLvoid"/>

    <function name="InitNames" c:identifier="glInitNames">
      <return-value transfer-ownership="none">
        <type name="none" c:type="void"/>
      </return-value>
      <parameters>
      </parameters>
    </function>

  </namespace>
</repository>