webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for EGLContextCompatibilityTest, including all inherited members.
ANGLETest() | ANGLETest | protected |
areConfigsCompatible(EGLConfig c1, EGLConfig c2, EGLint surfaceBit) | EGLContextCompatibilityTest | inlineprotected |
compileShader(GLenum type, const std::string &source) | ANGLETest | protectedstatic |
DestroyTestWindow() | ANGLETest | static |
drawIndexedQuad(GLuint program, const std::string &positionAttribName, GLfloat positionAttribZ) | ANGLETest | protected |
drawIndexedQuad(GLuint program, const std::string &positionAttribName, GLfloat positionAttribZ, GLfloat positionAttribXYScale) | ANGLETest | protected |
drawQuad(GLuint program, const std::string &positionAttribName, GLfloat positionAttribZ) | ANGLETest | protected |
drawQuad(GLuint program, const std::string &positionAttribName, GLfloat positionAttribZ, GLfloat positionAttribXYScale) | ANGLETest | protected |
drawQuad(GLuint program, const std::string &positionAttribName, GLfloat positionAttribZ, GLfloat positionAttribXYScale, bool useVertexBuffer) | ANGLETest | protected |
eglClientExtensionEnabled(const std::string &extName) | ANGLETest | protectedstatic |
EGLContextCompatibilityTest() | EGLContextCompatibilityTest | inline |
eglDisplayExtensionEnabled(EGLDisplay display, const std::string &extName) | ANGLETest | static |
extensionEnabled(const std::string &extName) | ANGLETest | protectedstatic |
getClientMajorVersion() const | ANGLETest | protected |
getClientMinorVersion() const | ANGLETest | protected |
getEGLWindow() const | ANGLETest | protected |
getPlatformRenderer() const | ANGLETest | protected |
GetQuadVertices() | ANGLETest | protectedstatic |
getWindowHeight() const | ANGLETest | protected |
getWindowWidth() const | ANGLETest | protected |
ignoreD3D11SDKLayersWarnings() | ANGLETest | protected |
InitTestWindow() | ANGLETest | static |
isMultisampleEnabled() const | ANGLETest | protected |
mConfigs | EGLContextCompatibilityTest | protected |
mDisplay | EGLContextCompatibilityTest | protected |
setBindGeneratesResource(bool bindGeneratesResource) | ANGLETest | protected |
setConfigAlphaBits(int bits) | ANGLETest | protected |
setConfigBlueBits(int bits) | ANGLETest | protected |
setConfigDepthBits(int bits) | ANGLETest | protected |
setConfigGreenBits(int bits) | ANGLETest | protected |
setConfigRedBits(int bits) | ANGLETest | protected |
setConfigStencilBits(int bits) | ANGLETest | protected |
setDebugEnabled(bool enabled) | ANGLETest | protected |
setMultisampleEnabled(bool enabled) | ANGLETest | protected |
setNoErrorEnabled(bool enabled) | ANGLETest | protected |
SetUp() override | EGLContextCompatibilityTest | inlinevirtual |
setupIndexedQuadVertexBuffer(GLfloat positionAttribZ, GLfloat positionAttribXYScale) | ANGLETest | protected |
setupQuadVertexBuffer(GLfloat positionAttribZ, GLfloat positionAttribXYScale) | ANGLETest | protected |
setWebGLCompatibilityEnabled(bool webglCompatibility) | ANGLETest | protected |
setWindowHeight(int height) | ANGLETest | protected |
SetWindowVisible(bool isVisible) | ANGLETest | static |
setWindowWidth(int width) | ANGLETest | protected |
swapBuffers() | ANGLETest | protectedvirtual |
TearDown() override | EGLContextCompatibilityTest | inlinevirtual |
testPbufferCompatibility(EGLConfig pbufferConfig, EGLConfig contextConfig, bool compatible) const | EGLContextCompatibilityTest | inlineprotected |
testWindowCompatibility(EGLConfig windowConfig, EGLConfig contextConfig, bool compatible) const | EGLContextCompatibilityTest | inlineprotected |
~ANGLETest() | ANGLETest | protected |