Home | History | Annotate | Download | only in libGLESv2

Lines Matching defs:glGetFramebufferAttachmentParameterivOES

665 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameterivOES(GLenum target, GLenum attachment, GLenum pname, GLint* params)
1411 this->glGetFramebufferAttachmentParameterivOES = es2::GetFramebufferAttachmentParameterivOES;