webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
egl::Config Struct Reference

#include <Config.h>

Public Member Functions

 Config ()
 

Public Attributes

GLenum renderTargetFormat
 
GLenum depthStencilFormat
 
EGLint bufferSize
 
EGLint redSize
 
EGLint greenSize
 
EGLint blueSize
 
EGLint luminanceSize
 
EGLint alphaSize
 
EGLint alphaMaskSize
 
EGLBoolean bindToTextureRGB
 
EGLBoolean bindToTextureRGBA
 
EGLenum colorBufferType
 
EGLenum configCaveat
 
EGLint configID
 
EGLint conformant
 
EGLint depthSize
 
EGLint level
 
EGLBoolean matchNativePixmap
 
EGLint maxPBufferWidth
 
EGLint maxPBufferHeight
 
EGLint maxPBufferPixels
 
EGLint maxSwapInterval
 
EGLint minSwapInterval
 
EGLBoolean nativeRenderable
 
EGLint nativeVisualID
 
EGLint nativeVisualType
 
EGLint renderableType
 
EGLint sampleBuffers
 
EGLint samples
 
EGLint stencilSize
 
EGLint surfaceType
 
EGLenum transparentType
 
EGLint transparentRedValue
 
EGLint transparentGreenValue
 
EGLint transparentBlueValue
 
EGLint optimalOrientation
 

Constructor & Destructor Documentation

◆ Config()

egl::Config::Config ( )

Member Data Documentation

◆ alphaMaskSize

EGLint egl::Config::alphaMaskSize

◆ alphaSize

EGLint egl::Config::alphaSize

◆ bindToTextureRGB

EGLBoolean egl::Config::bindToTextureRGB

◆ bindToTextureRGBA

EGLBoolean egl::Config::bindToTextureRGBA

◆ blueSize

EGLint egl::Config::blueSize

◆ bufferSize

EGLint egl::Config::bufferSize

◆ colorBufferType

EGLenum egl::Config::colorBufferType

◆ configCaveat

EGLenum egl::Config::configCaveat

◆ configID

EGLint egl::Config::configID

◆ conformant

EGLint egl::Config::conformant

◆ depthSize

EGLint egl::Config::depthSize

◆ depthStencilFormat

GLenum egl::Config::depthStencilFormat

◆ greenSize

EGLint egl::Config::greenSize

◆ level

EGLint egl::Config::level

◆ luminanceSize

EGLint egl::Config::luminanceSize

◆ matchNativePixmap

EGLBoolean egl::Config::matchNativePixmap

◆ maxPBufferHeight

EGLint egl::Config::maxPBufferHeight

◆ maxPBufferPixels

EGLint egl::Config::maxPBufferPixels

◆ maxPBufferWidth

EGLint egl::Config::maxPBufferWidth

◆ maxSwapInterval

EGLint egl::Config::maxSwapInterval

◆ minSwapInterval

EGLint egl::Config::minSwapInterval

◆ nativeRenderable

EGLBoolean egl::Config::nativeRenderable

◆ nativeVisualID

EGLint egl::Config::nativeVisualID

◆ nativeVisualType

EGLint egl::Config::nativeVisualType

◆ optimalOrientation

EGLint egl::Config::optimalOrientation

◆ redSize

EGLint egl::Config::redSize

◆ renderableType

EGLint egl::Config::renderableType

◆ renderTargetFormat

GLenum egl::Config::renderTargetFormat

◆ sampleBuffers

EGLint egl::Config::sampleBuffers

◆ samples

EGLint egl::Config::samples

◆ stencilSize

EGLint egl::Config::stencilSize

◆ surfaceType

EGLint egl::Config::surfaceType

◆ transparentBlueValue

EGLint egl::Config::transparentBlueValue

◆ transparentGreenValue

EGLint egl::Config::transparentGreenValue

◆ transparentRedValue

EGLint egl::Config::transparentRedValue

◆ transparentType

EGLenum egl::Config::transparentType

The documentation for this struct was generated from the following files: