Better error handling of `vkUnmapMemory` and `vkMapMemory`
Offen
- Vorherrschende Sprache
- C
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`vkMapMemory` and `vkUnmapMemory` return values are currently not handled at all.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the vkMapMemory and vkUnmapMemory calls in the repository and read the surrounding Vulkan memory-management code. The change is complete when both return values are handled consistently with the project's existing error-handling approach.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- computer-graphics
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100