Jamie Madill | 4a6bf08 | 2020-04-03 10:10:04 -0400 | [diff] [blame] | 1 | Name: VulkanMemoryAllocator |
| 2 | URL: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator |
Jamie Madill | cb11e42 | 2020-05-01 16:43:50 -0400 | [diff] [blame^] | 3 | Revision: f575c5070b2acc5d6aba2ca33f65e86d314ca852 |
| 4 | Security Critical: yes |
Jamie Madill | 4a6bf08 | 2020-04-03 10:10:04 -0400 | [diff] [blame] | 5 | License: MIT |
| 6 | License File: LICENSE.txt |
| 7 | |
| 8 | Description: |
| 9 | Easy to integrate Vulkan memory allocation library. |
| 10 | |
| 11 | Modifications: |
Jamie Madill | cb11e42 | 2020-05-01 16:43:50 -0400 | [diff] [blame^] | 12 | Added OWNERS, gni file, README.chromium and codereview.settings. |