Functions

lib/vgfx/test/test.cpp File Reference

#include <iostream>
#include <fstream>
#include "perf/perf.h"
#include "vgfx/vgfx.h"
Include dependency graph for lib/vgfx/test/test.cpp:

Go to the source code of this file.

Functions

static void doTest (IN std::istream &stream)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void doTest ( IN std::istream &  stream  )  [static]

Definition at line 26 of file lib/vgfx/test/test.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 64 of file lib/vgfx/test/test.cpp.