Searched refs:synthesizeGLError (Results 1 – 6 of 6) sorted by relevance
158 m_context->synthesizeGLError(GraphicsContext3D::INVALID_ENUM); in sizeInBytes()167 m_context->synthesizeGLError(GraphicsContext3D::INVALID_ENUM); in activeTexture()179 m_context->synthesizeGLError(GraphicsContext3D::INVALID_VALUE); in attachShader()190 m_context->synthesizeGLError(GraphicsContext3D::INVALID_OPERATION); in bindAttribLocation()201 m_context->synthesizeGLError(GraphicsContext3D::INVALID_OPERATION); in bindBuffer()210 m_context->synthesizeGLError(GraphicsContext3D::INVALID_ENUM); in bindBuffer()223 m_context->synthesizeGLError(GraphicsContext3D::INVALID_OPERATION); in bindFramebuffer()227 m_context->synthesizeGLError(GraphicsContext3D::INVALID_ENUM); in bindFramebuffer()239 m_context->synthesizeGLError(GraphicsContext3D::INVALID_OPERATION); in bindRenderbuffer()243 m_context->synthesizeGLError(GraphicsContext3D::INVALID_ENUM); in bindRenderbuffer()[all …]
132 void synthesizeGLError(unsigned long error);1017 void GraphicsContext3DInternal::synthesizeGLError(unsigned long error) in synthesizeGLError() function in WebCore::GraphicsContext3DInternal1493 synthesizeGLError(INVALID_VALUE); in getActiveAttrib()1502 synthesizeGLError(OUT_OF_MEMORY); in getActiveAttrib()1524 synthesizeGLError(INVALID_VALUE); in getActiveUniform()1533 synthesizeGLError(OUT_OF_MEMORY); in getActiveUniform()1852 void GraphicsContext3D::synthesizeGLError(unsigned long error) in GL_SAME_METHOD_3()1854 m_internal->synthesizeGLError(error); in GL_SAME_METHOD_3()
503 synthesizeGLError(INVALID_VALUE); in getActiveAttrib()525 synthesizeGLError(INVALID_VALUE); in getActiveUniform()1310 void GraphicsContext3D::synthesizeGLError(unsigned long error) in synthesizeGLError() function in WebCore::GraphicsContext3D
622 void synthesizeGLError(unsigned long error);
3045 (WebCore::GraphicsContext3DInternal::synthesizeGLError):3049 (WebCore::GraphicsContext3D::synthesizeGLError):
23117 (WebCore::GraphicsContext3D::synthesizeGLError):