mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced 2026-03-20 03:55:26 +00:00
Added code for tutorial 05 - Staging Resources
This commit is contained in:
@@ -157,4 +157,7 @@ VK_DEVICE_LEVEL_FUNCTION( vkFreeMemory )
|
||||
VK_DEVICE_LEVEL_FUNCTION( vkDestroyBuffer )
|
||||
VK_DEVICE_LEVEL_FUNCTION( vkDestroyFence )
|
||||
|
||||
// Tutorial 05
|
||||
VK_DEVICE_LEVEL_FUNCTION( vkCmdCopyBuffer )
|
||||
|
||||
#undef VK_DEVICE_LEVEL_FUNCTION
|
||||
Reference in New Issue
Block a user