Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 195db9947d9f6e4b26b1c636f15480c5a1694672
https://github.com/WebKit/WebKit/commit/195db9947d9f6e4b26b1c636f15480c5a1694672
Author: Alexey Knyazev <[email protected]>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M Source/WebCore/html/canvas/WebGLProgram.cpp
M Source/WebCore/html/canvas/WebGLProgram.h
Log Message:
-----------
WebGLProgram::isUsingVertexAttrib0 is unused
https://bugs.webkit.org/show_bug.cgi?id=274774
Reviewed by Kimmo Kinnunen.
Removed unused code.
* Source/WebCore/html/canvas/WebGLProgram.cpp:
(WebCore::WebGLProgram::cacheInfoIfNeeded):
(WebCore::WebGLProgram::numActiveAttribLocations): Deleted.
(WebCore::WebGLProgram::getActiveAttribLocation): Deleted.
(WebCore::WebGLProgram::isUsingVertexAttrib0): Deleted.
(WebCore::WebGLProgram::cacheActiveAttribLocations): Deleted.
* Source/WebCore/html/canvas/WebGLProgram.h:
Canonical link: https://commits.webkit.org/279583@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes