KhronosGroup / KhronosGroup/Vulkan-Utility-Libraries
Dubious buffer size computation in safe_VkAccelerationStructureGeometryKHR
Open
- Dominant language
- C++
- Stars
- 103
- Forks
- 49
- Avg merge
- 7h 15m
- Merged PRs (30d)
- 4
Description
The computation for the size of the buffer used to store a copy of the source host buffer is dubious, especially because the memcpy used to be wrong. It needs investigation.
Contributor guide
Assessment
This issue has not been assessed yet.