webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
PlatformsWithLinkResult Struct Reference
Inheritance diagram for PlatformsWithLinkResult:
angle::PlatformParameters

Public Member Functions

 PlatformsWithLinkResult (PlatformParameters saveParams, PlatformParameters loadParamsIn, bool expectedLinkResultIn)
 
- Public Member Functions inherited from angle::PlatformParameters
 PlatformParameters ()
 
 PlatformParameters (EGLint majorVersion, EGLint minorVersion, const EGLPlatformParameters &eglPlatformParameters)
 
EGLint getRenderer () const
 

Public Attributes

PlatformParameters loadParams
 
bool expectedLinkResult
 
- Public Attributes inherited from angle::PlatformParameters
EGLint majorVersion
 
EGLint minorVersion
 
EGLPlatformParameters eglParameters
 

Constructor & Destructor Documentation

◆ PlatformsWithLinkResult()

PlatformsWithLinkResult::PlatformsWithLinkResult ( PlatformParameters  saveParams,
PlatformParameters  loadParamsIn,
bool  expectedLinkResultIn 
)
inline

Member Data Documentation

◆ expectedLinkResult

bool PlatformsWithLinkResult::expectedLinkResult

◆ loadParams

PlatformParameters PlatformsWithLinkResult::loadParams

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