Cleanup WriteGPUFramebufferAttachment vs WriteFramebufferAttachment
Open
cleanup
GAPIS
GLES
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
#2872 introduced the new `WriteFramebufferAttachment` subroutine, but we already have `WriteGPUFramebufferAttachment`. They are meant to do the same things, but don't. We should clean this up. This has already caused a bug to creep in (see #3106).
Contributor guide
Assessment
This issue has not been assessed yet.