Vulkan-Hpp
PhysicalDeviceMemoryProperties.cpp File Reference
#include "../utils/utils.hpp"
#include <sstream>
#include <vector>
#include <vulkan/vulkan_to_string.hpp>

Go to the source code of this file.

Functions

std::string formatSize (vk::DeviceSize size)
 
int main (int, char **)
 

Function Documentation

◆ formatSize()

std::string formatSize ( vk::DeviceSize  size)

Definition at line 27 of file PhysicalDeviceMemoryProperties.cpp.

◆ main()

int main ( int  ,
char **   
)

Definition at line 49 of file PhysicalDeviceMemoryProperties.cpp.