fix func declaration

This commit is contained in:
Ivan 'provod' Avdeev 2022-05-29 15:00:57 -07:00 committed by Ivan Avdeev
parent 31c35a4c82
commit 2c667bdc60

View File

@ -92,3 +92,5 @@ void XVK_RayModel_ClearForNextFrame( void );
void XVK_RayModel_Validate(void);
VkDeviceAddress getBufferDeviceAddress(VkBuffer buffer);
void RT_RayModel_Clear(void);