Frame Buffer Object

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instance_of gptkb:Open_GL
gptkbp:bounded_by gl Bind Framebuffer
gptkbp:can_be_used_in textures
renderbuffers
gptkbp:can_contain color attachments
depth attachments
stencil attachments
gptkbp:created_by gl Gen Framebuffers
https://www.w3.org/2000/01/rdf-schema#label Frame Buffer Object
gptkbp:is_checked_by gl Check Framebuffer Status
gptkbp:is_deleted_by gl Delete Framebuffers
gptkbp:is_part_of graphics pipeline
gptkbp:is_supported_by Open GL 3.0 and above
gptkbp:is_used_in post-processing effects
gptkbp:replaces gl Clear
gptkbp:supports multiple render targets
gptkbp:used_for off-screen rendering