You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return struct values by output pointer for C API compatibility (#765)
Change these methods to return values by reference (output pointer)
instead of by value:
- ITopLevelAS::GetBuildInfo
- ITopLevelAS::GetScratchBufferSizes
- IBottomLevelAS::GetScratchBufferSizes
- IEngineFactoryVk::GetVulkanVersion
0 commit comments