webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <GraphicsContext3DPrivate.h>
Public Member Functions | |
GraphicsContext3DPrivate (GraphicsContext3D *, GraphicsContext3D::RenderStyle) | |
~GraphicsContext3DPrivate () | |
bool | makeContextCurrent () |
PlatformGraphicsContext3D | platformContext () |
GraphicsContext3D::RenderStyle | renderStyle () |
WebCore::GraphicsContext3DPrivate::GraphicsContext3DPrivate | ( | GraphicsContext3D * | , |
GraphicsContext3D::RenderStyle | |||
) |
WebCore::GraphicsContext3DPrivate::~GraphicsContext3DPrivate | ( | ) |
bool WebCore::GraphicsContext3DPrivate::makeContextCurrent | ( | ) |
PlatformGraphicsContext3D WebCore::GraphicsContext3DPrivate::platformContext | ( | ) |
|
inline |