Lugdunum  0.1.0
DeviceMemory.inl
Go to the documentation of this file.
1 inline VkDeviceSize DeviceMemory::getSize() const {
2  return _size;
3 }