Lines Matching refs:useProgram
18872 (WebCore::WebGLRenderingContext::useProgram):
33010 Cache link status at linkProgram and use it in useProgram instead of querying GPU
33021 (WebCore::WebGLRenderingContext::useProgram):
45824 (WebCore::WebGLRenderingContext::useProgram): Fix a condition.
57298 (WebCore::GraphicsContext3D::useProgram):
61763 (WebCore::GraphicsContext3D::useProgram):
61936 (WebCore::GraphicsContext3D::useProgram):
74519 (WebCore::GraphicsContext3D::useProgram):
78910 …eted until their attachments are removed, therefore, we need to track the attach/detach/useProgram.
78933 …(WebCore::WebGLRenderingContext::useProgram): Track the attachment of a program to the current ren…
87017 (WebCore::WebGLRenderingContext::useProgram):
87547 (WebCore::WebGLRenderingContext::useProgram):
87582 (WebCore::GraphicsContext3D::useProgram):
87616 (WebCore::GraphicsContext3D::useProgram):
113012 (WebCore::WebGLRenderingContext::useProgram): Deal with program==null.
113015 (WebCore::GraphicsContext3D::useProgram): Deal with program==null.