molecular
Static Public Member Functions | List of all members
molecular::gfx::GlFunctionsInitializerEgl Struct Reference

Acquires procedure pointers through eglGetProcAddress. More...

#include <GlFunctions.h>

Static Public Member Functions

template<class T >
static void Init (T &procAddress, const char *name, bool optional=false, const char *secondaryName=nullptr)
 

Detailed Description

Acquires procedure pointers through eglGetProcAddress.

Relies on the EGL_KHR_get_all_proc_addresses EGL extension.

Member Function Documentation

template<class T >
static void molecular::gfx::GlFunctionsInitializerEgl::Init ( T &  procAddress,
const char *  name,
bool  optional = false,
const char *  secondaryName = nullptr 
)
inlinestatic

The documentation for this struct was generated from the following file: