|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DeviceImpl.h>
Public Member Functions | |
| DeviceImpl () | |
| virtual | ~DeviceImpl () |
| virtual egl::Error | getDevice (void **outValue)=0 |
| virtual EGLint | getType ()=0 |
| virtual void | generateExtensions (egl::DeviceExtensions *outExtensions) const =0 |
| virtual bool | deviceExternallySourced ()=0 |
| rx::DeviceImpl::DeviceImpl | ( | ) |
|
virtual |
|
pure virtual |
Implemented in rx::DeviceD3D, rx::DeviceNULL, and rx::DeviceVk.
|
pure virtual |
Implemented in rx::DeviceD3D, rx::DeviceNULL, and rx::DeviceVk.
|
pure virtual |
Implemented in rx::DeviceD3D, rx::DeviceNULL, and rx::DeviceVk.
|
pure virtual |
Implemented in rx::DeviceD3D, rx::DeviceNULL, and rx::DeviceVk.
1.8.13