|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| FunctionsGLGLX (PFNGETPROCPROC getProc) | |
| ~FunctionsGLGLX () override | |
Public Member Functions inherited from rx::FunctionsGL | |
| FunctionsGL () | |
| virtual | ~FunctionsGL () |
| void | initialize () |
| bool | isAtLeastGL (const gl::Version &glVersion) const |
| bool | isAtMostGL (const gl::Version &glVersion) const |
| bool | isAtLeastGLES (const gl::Version &glesVersion) const |
| bool | isAtMostGLES (const gl::Version &glesVersion) const |
| bool | hasExtension (const std::string &ext) const |
| bool | hasGLExtension (const std::string &ext) const |
| bool | hasGLESExtension (const std::string &ext) const |
|
inline |
|
inlineoverride |
1.8.13