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