webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
WebSwapLayer Class Reference
Inheritance diagram for WebSwapLayer:

Instance Methods

(id- initWithSharedState:withContext:withFunctions:
 

Protected Attributes

CGLContextObj mDisplayContext
 
bool initialized
 
rx::SharedSwapStatemSwapState
 
const rx::FunctionsGLmFunctions
 
GLuint mReadFramebuffer
 

Method Documentation

◆ initWithSharedState:withContext:withFunctions:()

- (id) initWithSharedState: (rx::SharedSwapState *)  swapState
withContext: (CGLContextObj displayContext
withFunctions: (const rx::FunctionsGL *)  functions 

Member Data Documentation

◆ initialized

- (bool) initialized
protected

◆ mDisplayContext

- (CGLContextObj) mDisplayContext
protected

◆ mFunctions

- (const FunctionsGL*) WebSwapLayer:
protected

◆ mReadFramebuffer

- (GLuint) mReadFramebuffer
protected

◆ mSwapState

- (SharedSwapState*) WebSwapLayer:
protected

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