Blender Git Loki
Git Commits -> Revision 0956a51
Revision 0956a51 by Clément Foucault (tmp-vulkan) March 11, 2021, 15:01 (GMT) |
Vulkan: Add allocator and command pool to VKContext This allows memory backed object (Textures, VertexBuffers, ...) to be created. Also adds functions for one time use command buffers. |
Commit Details:
Full Hash: 0956a5134ae97ae642981498952d2a6869f240b2
Parent Commit: 9a08daa
Lines Changed: +88, -1