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

#include <angle_test_configs.h>

Inheritance diagram for angle::PlatformParameters:
PlatformsWithLinkResult RenderTestParams angle::TexturesParams

Public Member Functions

 PlatformParameters ()
 
 PlatformParameters (EGLint majorVersion, EGLint minorVersion, const EGLPlatformParameters &eglPlatformParameters)
 
EGLint getRenderer () const
 

Public Attributes

EGLint majorVersion
 
EGLint minorVersion
 
EGLPlatformParameters eglParameters
 

Constructor & Destructor Documentation

◆ PlatformParameters() [1/2]

angle::PlatformParameters::PlatformParameters ( )

◆ PlatformParameters() [2/2]

angle::PlatformParameters::PlatformParameters ( EGLint  majorVersion,
EGLint  minorVersion,
const EGLPlatformParameters eglPlatformParameters 
)

Member Function Documentation

◆ getRenderer()

EGLint angle::PlatformParameters::getRenderer ( ) const

Member Data Documentation

◆ eglParameters

EGLPlatformParameters angle::PlatformParameters::eglParameters

◆ majorVersion

EGLint angle::PlatformParameters::majorVersion

◆ minorVersion

EGLint angle::PlatformParameters::minorVersion

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