mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-21 11:31:07 +00:00
update replacement file for static moltenvk
removed function is exported since moltenvk 1.2.0
This commit is contained in:
parent
5427b73dd6
commit
adda2889ff
1 changed files with 0 additions and 7 deletions
|
@ -68,13 +68,6 @@ VkDeviceAddress vkGetAccelerationStructureDeviceAddressKHR(
|
|||
return 0;
|
||||
}
|
||||
|
||||
VkDeviceAddress vkGetBufferDeviceAddress(
|
||||
VkDevice device,
|
||||
const VkBufferDeviceAddressInfo* pInfo)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue