webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "common/debug.h"
#include <stdarg.h>
#include <cstdio>
#include <fstream>
#include <iostream>
#include <vector>
#include "common/angleutils.h"
#include "common/platform.h"
#include "common/Optional.h"
Namespaces | |
gl | |
Enumerations | |
enum | gl::@14457::DebugTraceOutputType |
Functions | |
bool | gl::DebugAnnotationsActive () |
void | gl::InitializeDebugAnnotations (DebugAnnotator *debugAnnotator) |
void | gl::UninitializeDebugAnnotations () |
void | gl::trace (bool traceInDebugOnly, MessageType messageType, const char *format,...) |
enum gl::@14457::DebugTraceOutputType |