Remove unused GetPointerv overloads
This commit is contained in:
parent
7c85f82074
commit
1485a6b322
1 changed files with 0 additions and 15 deletions
|
@ -1870,11 +1870,6 @@
|
||||||
</param>
|
</param>
|
||||||
</function>
|
</function>
|
||||||
|
|
||||||
<function name="GetPointerv" extension="Core" obsolete="Use out overload instead">
|
|
||||||
<param name="params">
|
|
||||||
<count>0</count>
|
|
||||||
</param>
|
|
||||||
</function>
|
|
||||||
<function name="GetProgram" extension="Core" obsolete="Use GetProgramParameterName overload instead">
|
<function name="GetProgram" extension="Core" obsolete="Use GetProgramParameterName overload instead">
|
||||||
<param name="pname" index="1">
|
<param name="pname" index="1">
|
||||||
<type>ProgramParameter</type>
|
<type>ProgramParameter</type>
|
||||||
|
@ -1995,11 +1990,6 @@
|
||||||
<type>ExtDirectStateAccess</type>
|
<type>ExtDirectStateAccess</type>
|
||||||
</param>
|
</param>
|
||||||
</function>
|
</function>
|
||||||
<function name="GetPointerv" extension="Ext" obsolete="Use out overload instead">
|
|
||||||
<param name="params">
|
|
||||||
<count>0</count>
|
|
||||||
</param>
|
|
||||||
</function>
|
|
||||||
<function name="GetProgramPipelineInfoLog" extension="Ext" obsolete="Use out overload instead">
|
<function name="GetProgramPipelineInfoLog" extension="Ext" obsolete="Use out overload instead">
|
||||||
<param name="length">
|
<param name="length">
|
||||||
<count>0</count>
|
<count>0</count>
|
||||||
|
@ -2055,11 +2045,6 @@
|
||||||
<type>IbmVertexArrayLists</type>
|
<type>IbmVertexArrayLists</type>
|
||||||
</param>
|
</param>
|
||||||
</function>
|
</function>
|
||||||
<function name="GetPointerv" extension="KHR" obsolete="Use out overload instead">
|
|
||||||
<param name="params">
|
|
||||||
<count>0</count>
|
|
||||||
</param>
|
|
||||||
</function>
|
|
||||||
<function name="DrawTransformFeedback" extension="NV" obsolete="Use PrimitiveType overload instead">
|
<function name="DrawTransformFeedback" extension="NV" obsolete="Use PrimitiveType overload instead">
|
||||||
<param name="mode" index="0">
|
<param name="mode" index="0">
|
||||||
<type>NvTransformFeedback2</type>
|
<type>NvTransformFeedback2</type>
|
||||||
|
|
Loading…
Reference in a new issue