Searched defs:isGLES2Compliant (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsContext3DClutter.cpp93 bool GraphicsContext3D::isGLES2Compliant() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp280 bool GraphicsContext3D::isGLES2Compliant() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DGraphicsContext3DEfl.cpp195 bool GraphicsContext3D::isGLES2Compliant() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp95 bool GraphicsContext3D::isGLES2Compliant() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLRenderingContext.h358 bool isGLES2Compliant() { return m_isGLES2Compliant; } function in class:WebCore::WebGLRenderingContext

Completed in 262 milliseconds