Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp_sdl2_gl.cpp File Reference
#include <gamp/Gamp.hpp>
#include <gamp/GampTypes.hpp>
#include <gamp/render/gl/GLLiterals.hpp>
#include <gamp/render/gl/GLCapabilities.hpp>
#include <gamp/render/gl/GLContext.hpp>
#include <gamp/render/gl/GLTypes.hpp>
#include <gamp/render/gl/GLVersionNum.hpp>
#include <gamp/wt/Capabilities.hpp>
#include <gamp/wt/Window.hpp>
#include <memory>
#include <SDL2/SDL.h>
#include <SDL2/SDL_video.h>
Include dependency graph for gamp_sdl2_gl.cpp:

Go to the source code of this file.

Functions

static bool GetGLAttribute (SDL_GLattr attr, int &value) noexcept
 

Function Documentation

◆ GetGLAttribute()

static bool GetGLAttribute ( SDL_GLattr attr,
int & value )
staticnoexcept

Definition at line 35 of file gamp_sdl2_gl.cpp.

Here is the caller graph for this function: