Beispiel #1
0
 public void Dispose()
 {
     Vulkan.vkDestroyFramebuffer(Vulkan.device, this, null);
 }