|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <tcuANGLENativeDisplayFactory.h>
Public Member Functions | |
| ANGLENativeDisplayFactory (const std::string &name, const std::string &description, const std::vector< eglw::EGLAttrib > &platformAttributes, EventState *eventState) | |
| ~ANGLENativeDisplayFactory () override | |
| eglu::NativeDisplay * | createDisplay (const eglw::EGLAttrib *attribList) const override |
| tcu::ANGLENativeDisplayFactory::ANGLENativeDisplayFactory | ( | const std::string & | name, |
| const std::string & | description, | ||
| const std::vector< eglw::EGLAttrib > & | platformAttributes, | ||
| EventState * | eventState | ||
| ) |
|
override |
|
override |
1.8.13