#include <GLPlatformSurface.h>
◆ SurfaceAttributes
◆ Attributes
Enumerator |
---|
Default | |
SupportAlpha | |
DoubleBuffered | |
◆ ~GLPlatformSurface()
virtual WebCore::GLPlatformSurface::~GLPlatformSurface |
( |
| ) |
|
|
virtual |
◆ GLPlatformSurface()
◆ attributes()
◆ configuration()
◆ createOffScreenSurface()
◆ destroy()
virtual void WebCore::GLPlatformSurface::destroy |
( |
| ) |
|
|
virtual |
◆ drawable()
◆ geometry()
const IntRect& WebCore::GLPlatformSurface::geometry |
( |
| ) |
const |
◆ handle()
◆ isCurrentDrawable()
virtual bool WebCore::GLPlatformSurface::isCurrentDrawable |
( |
| ) |
const |
|
pure virtual |
◆ onMakeCurrent()
virtual void WebCore::GLPlatformSurface::onMakeCurrent |
( |
| ) |
|
|
virtual |
◆ setGeometry()
virtual void WebCore::GLPlatformSurface::setGeometry |
( |
const IntRect & |
| ) |
|
|
virtual |
◆ swapBuffers()
virtual void WebCore::GLPlatformSurface::swapBuffers |
( |
| ) |
|
|
virtual |
◆ updateContents()
virtual void WebCore::GLPlatformSurface::updateContents |
( |
const uint32_t |
| ) |
|
|
virtual |
◆ m_bufferHandle
◆ m_drawable
◆ m_rect
IntRect WebCore::GLPlatformSurface::m_rect |
|
protected |
The documentation for this class was generated from the following file: