gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
fbtest.cc File Reference
#include "base/framebuffer.hh"
#include "unittest/unittest.hh"

Go to the source code of this file.

Functions

int main ()
 

Variables

static Pixel pixel_red (0xff, 0x00, 0x00)
 
static Pixel pixel_green (0x00, 0xff, 0x00)
 
static Pixel pixel_blue (0x00, 0x00, 0xff)
 

Function Documentation

int main ( )

Variable Documentation

Pixel pixel_blue(0x00, 0x00, 0xff)
static

Referenced by main().

Pixel pixel_green(0x00, 0xff, 0x00)
static

Referenced by main().

Pixel pixel_red(0xff, 0x00, 0x00)
static

Referenced by main().


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6