Ion
|
#include "ion/portgfx/setswapinterval.h"
#include "ion/portgfx/getglprocaddress.h"
#include "ion/portgfx/glheaders.h"
Go to the source code of this file.
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::portgfx | |
Functions | |
bool | ion::portgfx::SetSwapInterval (int interval) |
Setting the swap interval is very platform-dependent, so we define a wrapper function for it here. More... | |