Graphiteng
|
Go to the source code of this file.
Enumerations | |
enum | GrLogMask { GRLOG_NONE = 0x0, GRLOG_FACE = 0x01, GRLOG_SEGMENT = 0x02, GRLOG_PASS = 0x04, GRLOG_CACHE = 0x08, GRLOG_OPCODE = 0x80, GRLOG_ALL = 0xFF } |
Functions | |
GR2_API bool | graphite_start_logging (FILE *logFile, GrLogMask mask) |
GR2_API void | graphite_stop_logging () |
enum GrLogMask |
GR2_API bool graphite_start_logging | ( | FILE * | logFile, |
GrLogMask | mask | ||
) |
GR2_API void graphite_stop_logging | ( | ) |