webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::GraphicsContext3DPrivate Class Reference

#include <GraphicsContext3DPrivate.h>

Public Member Functions

 GraphicsContext3DPrivate (GraphicsContext3D *, GraphicsContext3D::RenderStyle)
 
 ~GraphicsContext3DPrivate ()
 
bool makeContextCurrent ()
 
PlatformGraphicsContext3D platformContext ()
 
GraphicsContext3D::RenderStyle renderStyle ()
 

Constructor & Destructor Documentation

◆ GraphicsContext3DPrivate()

WebCore::GraphicsContext3DPrivate::GraphicsContext3DPrivate ( GraphicsContext3D ,
GraphicsContext3D::RenderStyle   
)

◆ ~GraphicsContext3DPrivate()

WebCore::GraphicsContext3DPrivate::~GraphicsContext3DPrivate ( )

Member Function Documentation

◆ makeContextCurrent()

bool WebCore::GraphicsContext3DPrivate::makeContextCurrent ( )

◆ platformContext()

PlatformGraphicsContext3D WebCore::GraphicsContext3DPrivate::platformContext ( )

◆ renderStyle()

GraphicsContext3D::RenderStyle WebCore::GraphicsContext3DPrivate::renderStyle ( )
inline

The documentation for this class was generated from the following file: