Bug 274774

Summary: WebGLProgram::isUsingVertexAttrib0 is unused
Product: WebKit Reporter: Alexey Knyazev <lexa.knyazev>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: djg, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.