Home | History | Annotate | Download | only in libGLESv2

Lines Matching full:glframebuffertexture2d

680 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
1407 this->glFramebufferTexture2D = es2::FramebufferTexture2D;