Lines Matching full:glframebuffertextureoes
97 void API_ENTRY(glFramebufferTextureOES)(GLenum target, GLenum attachment, GLuint texture, GLint level) {98 CALL_GL_API(glFramebufferTextureOES, target, attachment, texture, level);