Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
getglprocaddress.cc File Reference
#include <cstring>
#include <sstream>
#include <string>
#include "base/macros.h"
#include "ion/base/logging.h"
#include "ion/portgfx/getglprocaddress.h"
#include "ion/portgfx/glheaders.h"
Include dependency graph for getglprocaddress.cc:

Go to the source code of this file.

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::portgfx
 

Macros

#define ION_USES_DOUBLE_DEPTH   0
 

Functions

void * ion::portgfx::GetGlProcAddress (const char *name, bool is_core)
 Returns a generic pointer to an OpenGL function or OpenGL extension function with the given name. More...
 

Macro Definition Documentation

#define ION_USES_DOUBLE_DEPTH   0

Definition at line 52 of file getglprocaddress.cc.