Vocabularygpu.
framebuffersInputsOutputsNone
Word descriptionReallocates the image memory for all of the textures and renderbuffers bound to
framebuffer to be of the given dimensions.
NotesUser-created framebuffer objects require OpenGL 3.0 or one of the
GL_ARB_framebuffer_object or
GL_EXT_framebuffer_object extensions.
See alsoframebuffer,
<framebuffer>Definition