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_OES_EGL_image"> 7bf215546Sopenharmony_ci 8bf215546Sopenharmony_ci <function name="EGLImageTargetTexture2DOES" es1="1.0" es2="2.0"> 9bf215546Sopenharmony_ci <param name="target" type="GLenum"/> 10bf215546Sopenharmony_ci <param name="writeOffset" type="GLvoid *"/> 11bf215546Sopenharmony_ci </function> 12bf215546Sopenharmony_ci 13bf215546Sopenharmony_ci <function name="EGLImageTargetRenderbufferStorageOES" es1="1.0" es2="2.0"> 14bf215546Sopenharmony_ci <param name="target" type="GLenum"/> 15bf215546Sopenharmony_ci <param name="writeOffset" type="GLvoid *"/> 16bf215546Sopenharmony_ci </function> 17bf215546Sopenharmony_ci 18bf215546Sopenharmony_ci</category> 19bf215546Sopenharmony_ci 20bf215546Sopenharmony_ci</OpenGLAPI> 21