Title: [295584] trunk/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h
- Revision
- 295584
- Author
- [email protected]
- Date
- 2022-06-15 21:57:11 -0700 (Wed, 15 Jun 2022)
Log Message
Remove unused expandedQuadEdgesInScreenSpace uniform variable
https://bugs.webkit.org/show_bug.cgi?id=241667
Reviewed by Don Olmstead.
expandedQuadEdgesInScreenSpace uniform variable was added by
108289@main (Bug 90308), but unsued since 124039@main (Bug 105377).
* Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h:
Removed it.
Canonical link: https://commits.webkit.org/251589@main
Modified Paths
Diff
Modified: trunk/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h (295583 => 295584)
--- trunk/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h 2022-06-16 04:16:11 UTC (rev 295583)
+++ trunk/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h 2022-06-16 04:57:11 UTC (rev 295584)
@@ -43,7 +43,6 @@
macro(textureColorSpaceMatrix) \
macro(opacity) \
macro(color) \
- macro(expandedQuadEdgesInScreenSpace) \
macro(yuvToRgb) \
macro(filterAmount) \
macro(gaussianKernel) \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes