Beatmup
|
GPU exception. More...
#include <bgl.h>
Public Member Functions | |
GLException (const char *info, int errCode) | |
GLException (const char *info) | |
GLException (const std::string &info) | |
Public Member Functions inherited from Beatmup::Exception | |
virtual const char * | what () const NOEXCEPT override |
Static Public Member Functions | |
static void | check (const std::string &info) |
Additional Inherited Members | |
Protected Member Functions inherited from Beatmup::Exception | |
Exception (const char *message) | |
template<typename ... Args> | |
Exception (const char *message, const Args &... args) | |
|
inline |
|
inline |
|
inline |
|
inlinestatic |