1bf215546Sopenharmony_ci<?xml version="1.0"?>
2bf215546Sopenharmony_ci<!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
3bf215546Sopenharmony_ci
4bf215546Sopenharmony_ci<OpenGLAPI>
5bf215546Sopenharmony_ci
6bf215546Sopenharmony_ci<category name="GL_ARB_gpu_shader5" number="88">
7bf215546Sopenharmony_ci    <enum name="GEOMETRY_SHADER_INVOCATIONS"         value="0x887F"/>
8bf215546Sopenharmony_ci    <enum name="MAX_GEOMETRY_SHADER_INVOCATIONS"     value="0x8E5A"/>
9bf215546Sopenharmony_ci    <enum name="MIN_FRAGMENT_INTERPOLATION_OFFSET"   value="0x8E5B"/>
10bf215546Sopenharmony_ci    <enum name="MAX_FRAGMENT_INTERPOLATION_OFFSET"   value="0x8E5C"/>
11bf215546Sopenharmony_ci    <enum name="FRAGMENT_INTERPOLATION_OFFSET_BITS"  value="0x8E5D"/>
12bf215546Sopenharmony_ci    <enum name="MAX_VERTEX_STREAMS"                  value="0x8E71"/>
13bf215546Sopenharmony_ci</category>
14bf215546Sopenharmony_ci
15bf215546Sopenharmony_ci</OpenGLAPI>
16