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_texture_gather" number="72">
7bf215546Sopenharmony_ci
8bf215546Sopenharmony_ci <enum name="MIN_PROGRAM_TEXTURE_GATHER_OFFSET" value="0x8E5E"/>
9bf215546Sopenharmony_ci <enum name="MAX_PROGRAM_TEXTURE_GATHER_OFFSET" value="0x8E5F"/>
10bf215546Sopenharmony_ci
11bf215546Sopenharmony_ci <!-- This exists only in the ARB extension; not in GL4 -->
12bf215546Sopenharmony_ci <enum name="MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB" value="0x8F9F"/>
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ci</category>
15bf215546Sopenharmony_ci
16bf215546Sopenharmony_ci</OpenGLAPI>
17