Bug 274774 - WebGLProgram::isUsingVertexAttrib0 is unused
Summary: WebGLProgram::isUsingVertexAttrib0 is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-28 05:03 PDT by Alexey Knyazev
Modified: 2024-05-31 09:51 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Knyazev 2024-05-28 05:03:54 PDT
WebGLProgram::isUsingVertexAttrib0 and its dependencies are unused:

- WebGLProgram::numActiveAttribLocations
- WebGLProgram::getActiveAttribLocation
- WebGLProgram::cacheActiveAttribLocations
- WebGLProgram::m_activeAttribLocations
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2024-05-31 09:51:14 PDT
<rdar://problem/129067439>