Opentk/Source/Bind/Specifications/GL2/ES/3.1/KHR_stencil_texturing.xml
2014-09-02 13:04:13 +02:00

14 lines
306 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<signatures version="2">
<add name="gles2" version="3.1">
<enum name="PixelFormat">
<use token="STENCIL_INDEX" />
</enum>
<enum name="TextureParameterName">
<use token="DEPTH_STENCIL_TEXTURE_MODE" />
</enum>
</add>
</signatures>