Home | Info | Community | Development | myReactOS | Contact Us
#include <mtypes.h>
A framebuffer is a collection of renderbuffers (color, depth, stencil, etc). In C++ terms, think of this as a base class from which device drivers will make derived classes.
Definition at line 2377 of file mtypes.h.