TinyGPU
Loading...
Searching...
No Matches
Namespaces | Typedefs
FrameBufferMonochrome.h File Reference
#include "FrameBuffer.h"
#include "SurfaceMonochrome.h"
Include dependency graph for FrameBufferMonochrome.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tinygpu
 

Typedefs

using FrameBufferMonochrome = FrameBuffer< bool, SurfaceMonochrome >
 FrameBufferMonochrome is a framebuffer specialized for 1-bit (monochrome) pixel storage.