Pyrogenesis  trunk
Functions
Renderer::Backend::GL::anonymous_namespace{Device.cpp} Namespace Reference

Functions

std::string GetNameImpl ()
 
std::string GetVersionImpl ()
 
std::string GetDriverInformationImpl ()
 
std::vector< std::string > GetExtensionsImpl ()
 
void GLAD_API_PTR OnDebugMessage (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *user_param)
 

Function Documentation

◆ GetDriverInformationImpl()

std::string Renderer::Backend::GL::anonymous_namespace{Device.cpp}::GetDriverInformationImpl ( )

◆ GetExtensionsImpl()

std::vector<std::string> Renderer::Backend::GL::anonymous_namespace{Device.cpp}::GetExtensionsImpl ( )

◆ GetNameImpl()

std::string Renderer::Backend::GL::anonymous_namespace{Device.cpp}::GetNameImpl ( )

◆ GetVersionImpl()

std::string Renderer::Backend::GL::anonymous_namespace{Device.cpp}::GetVersionImpl ( )

◆ OnDebugMessage()

void GLAD_API_PTR Renderer::Backend::GL::anonymous_namespace{Device.cpp}::OnDebugMessage ( GLenum  source,
GLenum  type,
GLuint  id,
GLenum  severity,
GLsizei  length,
const GLchar *  message,
const void *  user_param 
)