// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetDeviceMemoryCommitment,vkGetDeviceMemoryCommitment]] [source,c++] ---- void vkGetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes); ----