Tatooine
|
Go to the source code of this file.
Classes | |
class | tatooine::gl::gl_error |
class | tatooine::gl::gl_framebuffer_not_complete_error |
Namespaces | |
namespace | tatooine |
namespace | tatooine::gl |
Functions | |
DLL_API auto | tatooine::gl::gl_error_to_string (GLenum err) -> std::string |
DLL_API auto | tatooine::gl::gl_framebuffer_error_to_string (GLenum status) -> std::string |
DLL_API auto | tatooine::gl::gl_error_check (std::string_view function) -> void |
DLL_API auto | tatooine::gl::gl_framebuffer_not_complete_check (GLuint fbo_id) -> void |