#include <OgreEglPBufferSupport.h>
◆ EglPBufferSupport()
| Ogre::EglPBufferSupport::EglPBufferSupport |
( |
| ) |
|
◆ ~EglPBufferSupport()
| Ogre::EglPBufferSupport::~EglPBufferSupport |
( |
| ) |
|
◆ addConfig()
| void Ogre::EglPBufferSupport::addConfig |
( |
void |
| ) |
|
|
virtual |
◆ checkExtension()
| virtual bool Ogre::GL3PlusSupport::checkExtension |
( |
const String & |
ext | ) |
const |
|
virtualinherited |
◆ createWindow()
◆ getConfigOptions()
◆ getCurrentDevice()
| const DeviceData * Ogre::EglPBufferSupport::getCurrentDevice |
( |
void |
| ) |
|
◆ getDisplayMonitorCount()
| virtual unsigned int Ogre::GL3PlusSupport::getDisplayMonitorCount |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ getGLDisplay()
| EGLDisplay Ogre::EglPBufferSupport::getGLDisplay |
( |
void |
| ) |
|
Get the Display connection used for rendering This function establishes the initial connection when necessary.
◆ getGLVendor()
| const String & Ogre::GL3PlusSupport::getGLVendor |
( |
void |
| ) |
const |
|
inlineinherited |
◆ getGLVersion()
| const DriverVersion & Ogre::GL3PlusSupport::getGLVersion |
( |
void |
| ) |
const |
|
inlineinherited |
◆ getNumPriorityConfigOptions()
| virtual size_t Ogre::EglPBufferSupport::getNumPriorityConfigOptions |
( |
void |
| ) |
const |
|
virtual |
◆ getPriorityConfigOption()
| virtual const char * Ogre::EglPBufferSupport::getPriorityConfigOption |
( |
size_t |
idx | ) |
const |
|
virtual |
◆ getProcAddress()
| void * Ogre::EglPBufferSupport::getProcAddress |
( |
const char * |
procname | ) |
const |
|
virtual |
◆ getSelectedDeviceIdx()
| uint32 Ogre::EglPBufferSupport::getSelectedDeviceIdx |
( |
void |
| ) |
const |
◆ getShaderCachePath()
| const String & Ogre::GL3PlusSupport::getShaderCachePath |
( |
void |
| ) |
const |
|
inlineinherited |
◆ getShaderLibraryPath()
| const String & Ogre::GL3PlusSupport::getShaderLibraryPath |
( |
void |
| ) |
const |
|
inlineinherited |
◆ hasMinGLVersion()
| bool Ogre::GL3PlusSupport::hasMinGLVersion |
( |
int |
major, |
|
|
int |
minor |
|
) |
| const |
|
inherited |
Check if GL Version is supported.
◆ initialiseExtensions()
| virtual void Ogre::GL3PlusSupport::initialiseExtensions |
( |
| ) |
|
|
virtualinherited |
◆ newWindow()
◆ setConfigOption()
| void Ogre::EglPBufferSupport::setConfigOption |
( |
const String & |
name, |
|
|
const String & |
value |
|
) |
| |
|
virtual |
◆ setShaderCachePath()
| void Ogre::GL3PlusSupport::setShaderCachePath |
( |
String |
path | ) |
|
|
inlineinherited |
◆ setShaderLibraryPath()
| void Ogre::GL3PlusSupport::setShaderLibraryPath |
( |
String |
path | ) |
|
|
inlineinherited |
◆ start()
| void Ogre::EglPBufferSupport::start |
( |
| ) |
|
|
virtual |
◆ stop()
| void Ogre::EglPBufferSupport::stop |
( |
| ) |
|
|
virtual |
◆ validateConfig()
| String Ogre::EglPBufferSupport::validateConfig |
( |
void |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: