VPP
0.5
A high-level modern C++ API for Vulkan
|
Public Types | |
enum | ECharacteristic { DEVICE_STATIC, HOST_STATIC, DEVICE_DYNAMIC, DEVICE_FEEDBACK, DEVICE_ONLY } |
Enumeration specifying the characteristic of requested memory. More... | |
Public Member Functions | |
DeviceMemoryProfile (ECharacteristic eChar) | |
Enumeration specifying the characteristic of requested memory.