RESOLVED FIXED274774
WebGLProgram::isUsingVertexAttrib0 is unused
https://bugs.webkit.org/show_bug.cgi?id=274774
Summary WebGLProgram::isUsingVertexAttrib0 is unused
Alexey Knyazev
Reported 2024-05-28 05:03:54 PDT
WebGLProgram::isUsingVertexAttrib0 and its dependencies are unused: - WebGLProgram::numActiveAttribLocations - WebGLProgram::getActiveAttribLocation - WebGLProgram::cacheActiveAttribLocations - WebGLProgram::m_activeAttribLocations
Attachments
EWS
Comment 1 2024-05-31 09:50:31 PDT
Committed 279583@main (195db9947d9f): <https://commits.webkit.org/279583@main> Reviewed commits have been landed. Closing PR #29364 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2024-05-31 09:51:14 PDT
Note You need to log in before you can comment on or make changes to this bug.