Searched defs:synthesizeGLError (Results 1 – 3 of 3) sorted by relevance
166 void WebGraphicsContext3DImpl::synthesizeGLError(WGC3Denum error) { in synthesizeGLError() function in webkit::gpu::WebGraphicsContext3DImpl
48 virtual void synthesizeGLError(WGC3Denum) { } in synthesizeGLError() function
5645 void WebGLRenderingContextBase::synthesizeGLError(GLenum error, const char* functionName, const cha… in synthesizeGLError() function in blink::WebGLRenderingContextBase