Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw/jecs.git] / lib / opengl-nv_evaluators.lisp
blobadb48cc9149d8cfd11de4e7dcca079a7bc9a654d
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl)
5 ;;;; nv_evaluators
7 (defconstant +eval-2d-nv+ #x86C0)
8 (defconstant +eval-triangular-2d-nv+ #x86C1)
9 (defconstant +map-tessellation-nv+ #x86C2)
10 (defconstant +map-attrib-u-order-nv+ #x86C3)
11 (defconstant +map-attrib-v-order-nv+ #x86C4)
12 (defconstant +eval-fractional-tessellation-nv+ #x86C5)
13 (defconstant +eval-vertex-attrib0-nv+ #x86C6)
14 (defconstant +eval-vertex-attrib1-nv+ #x86C7)
15 (defconstant +eval-vertex-attrib2-nv+ #x86C8)
16 (defconstant +eval-vertex-attrib3-nv+ #x86C9)
17 (defconstant +eval-vertex-attrib4-nv+ #x86CA)
18 (defconstant +eval-vertex-attrib5-nv+ #x86CB)
19 (defconstant +eval-vertex-attrib6-nv+ #x86CC)
20 (defconstant +eval-vertex-attrib7-nv+ #x86CD)
21 (defconstant +eval-vertex-attrib8-nv+ #x86CE)
22 (defconstant +eval-vertex-attrib9-nv+ #x86CF)
23 (defconstant +eval-vertex-attrib10-nv+ #x86D0)
24 (defconstant +eval-vertex-attrib11-nv+ #x86D1)
25 (defconstant +eval-vertex-attrib12-nv+ #x86D2)
26 (defconstant +eval-vertex-attrib13-nv+ #x86D3)
27 (defconstant +eval-vertex-attrib14-nv+ #x86D4)
28 (defconstant +eval-vertex-attrib15-nv+ #x86D5)
29 (defconstant +max-map-tessellation-nv+ #x86D6)
30 (defconstant +max-rational-eval-order-nv+ #x86D7)
31 (defglextfun
32 (("EvalMapsNV" eval-maps-nv) :args
33 ((:name |target| :type |EvalTargetNV| :direction :in)
34 (:name |mode| :type |EvalMapsModeNV| :direction :in))
35 :return ("void") :category ("NV_evaluators") :version ("1.1") :extension
36 ("soft" "WINSOFT" "NV10") :glxflags ("ignore") :glsopcode ("0x0224") :offset
37 ("?")))
38 (defglextfun
39 (("GetMapAttribParameterfvNV" get-map-attrib-parameter-fv-nv) :args
40 ((:name |target| :type |EvalTargetNV| :direction :in)
41 (:name |index| :type |UInt32| :direction :in)
42 (:name |pname| :type |MapAttribParameterNV| :direction :in)
43 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
44 :return ("void") :category ("NV_evaluators") :dlflags ("notlistable")
45 :version ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore")
46 :glsflags ("get") :glsopcode ("0x0223") :offset ("?")))
47 (defglextfun
48 (("GetMapAttribParameterivNV" get-map-attrib-parameter-iv-nv) :args
49 ((:name |target| :type |EvalTargetNV| :direction :in)
50 (:name |index| :type |UInt32| :direction :in)
51 (:name |pname| :type |MapAttribParameterNV| :direction :in)
52 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
53 :return ("void") :category ("NV_evaluators") :dlflags ("notlistable")
54 :version ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore")
55 :glsflags ("get") :glsopcode ("0x0222") :offset ("?")))
56 (defglextfun
57 (("GetMapParameterfvNV" get-map-parameter-fv-nv) :args
58 ((:name |target| :type |EvalTargetNV| :direction :in)
59 (:name |pname| :type |MapParameterNV| :direction :in)
60 (:name |params| :type |Float32| :direction :out :array t :size
61 (|target| |pname|)))
62 :return ("void") :category ("NV_evaluators") :dlflags ("notlistable")
63 :version ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore")
64 :glsflags ("get") :glsopcode ("0x0221") :offset ("?")))
65 (defglextfun
66 (("GetMapParameterivNV" get-map-parameter-iv-nv) :args
67 ((:name |target| :type |EvalTargetNV| :direction :in)
68 (:name |pname| :type |MapParameterNV| :direction :in)
69 (:name |params| :type |Int32| :direction :out :array t :size
70 (|target| |pname|)))
71 :return ("void") :category ("NV_evaluators") :dlflags ("notlistable")
72 :version ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore")
73 :glsflags ("get") :glsopcode ("0x0220") :offset ("?")))
74 (defglextfun
75 (("GetMapControlPointsNV" get-map-control-points-nv) :args
76 ((:name |target| :type |EvalTargetNV| :direction :in)
77 (:name |index| :type |UInt32| :direction :in)
78 (:name |type| :type |MapTypeNV| :direction :in)
79 (:name |ustride| :type |SizeI| :direction :in)
80 (:name |vstride| :type |SizeI| :direction :in)
81 (:name |packed| :type |Boolean| :direction :in)
82 (:name |points| :type |Void| :direction :out :array t :size (|target|)))
83 :return ("void") :category ("NV_evaluators") :dlflags ("notlistable")
84 :version ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore")
85 :glsflags ("get") :glsopcode ("0x021F") :offset ("?")))
86 (defglextfun
87 (("MapParameterfvNV" map-parameter-fv-nv) :args
88 ((:name |target| :type |EvalTargetNV| :direction :in)
89 (:name |pname| :type |MapParameterNV| :direction :in)
90 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
91 (|target| |pname|)))
92 :return ("void") :category ("NV_evaluators") :version ("1.1") :extension
93 ("soft" "WINSOFT" "NV10") :glxflags ("ignore") :glsflags ("ignore")
94 :glsopcode ("0x021E") :offset ("?")))
95 (defglextfun
96 (("MapParameterivNV" map-parameter-iv-nv) :args
97 ((:name |target| :type |EvalTargetNV| :direction :in)
98 (:name |pname| :type |MapParameterNV| :direction :in)
99 (:name |params| :type |CheckedInt32| :direction :in :array t :size
100 (|target| |pname|)))
101 :return ("void") :category ("NV_evaluators") :version ("1.1") :extension
102 ("soft" "WINSOFT" "NV10") :glxflags ("ignore") :glsflags ("ignore")
103 :glsopcode ("0x021D") :offset ("?")))
104 (defglextfun
105 (("MapControlPointsNV" map-control-points-nv) :args
106 ((:name |target| :type |EvalTargetNV| :direction :in)
107 (:name |index| :type |UInt32| :direction :in)
108 (:name |type| :type |MapTypeNV| :direction :in)
109 (:name |ustride| :type |SizeI| :direction :in)
110 (:name |vstride| :type |SizeI| :direction :in)
111 (:name |uorder| :type |CheckedInt32| :direction :in)
112 (:name |vorder| :type |CheckedInt32| :direction :in)
113 (:name |packed| :type |Boolean| :direction :in)
114 (:name |points| :type |Void| :direction :in :array t :size
115 (|target| |uorder| |vorder|)))
116 :return ("void") :category ("NV_evaluators") :dlflags ("handcode") :version
117 ("1.1") :extension ("soft" "WINSOFT" "NV10") :glxflags ("ignore") :glsflags
118 ("ignore") :glsopcode ("0x021C") :offset ("?")))