#include <EGLUtils.h>
◆ GetClientExtensions()
  
  
      
        
          | std::set< std::string > CEGLUtils::GetClientExtensions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ GetExtensions()
  
  
      
        
          | std::set< std::string > CEGLUtils::GetExtensions  | 
          ( | 
          EGLDisplay |           eglDisplay | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ GetRequiredProcAddress()
template<typename T > 
  
  
      
        
          | static T CEGLUtils::GetRequiredProcAddress  | 
          ( | 
          const char * |           procname | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ HasClientExtension()
  
  
      
        
          | bool CEGLUtils::HasClientExtension  | 
          ( | 
          std::string const & |           name | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ HasExtension()
  
  
      
        
          | bool CEGLUtils::HasExtension  | 
          ( | 
          EGLDisplay |           eglDisplay,  | 
         
        
           | 
           | 
          std::string const & |           name ) | 
         
       
   | 
  
static   | 
  
 
 
◆ Log()
  
  
      
        
          | void CEGLUtils::Log  | 
          ( | 
          int |           logLevel,  | 
         
        
           | 
           | 
          std::string const & |           what ) | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: