Lines Matching refs:committedMemoryInBytes
12064 VULKAN_HPP_NAMESPACE::DeviceSize committedMemoryInBytes;12066 static_cast<VkDevice>( m_device ), static_cast<VkDeviceMemory>( m_memory ), reinterpret_cast<VkDeviceSize *>( &committedMemoryInBytes ) );12068 return committedMemoryInBytes;