iphone - glBindFramebufferOES - documentation? -


i trying find reference pages / documentation of method glbindframebufferoes(and related directives) , spent amount of time googling. registered iphone developer , searching resources provided apple in dev centre turned nothing.

please, can point me can read specification of glbindframebufferoes? link great if it's not publicly available short explanation how can find in dev centre equally appreciated.

the oes suffix present opengl es 1.1. in opengl es 2.0, it's glbindframebuffer() , can find the documentation this @ the khronos group. their hosted specifications primary reference opengl es functions , extensions.


Comments