示例#1
0
 public void Dispose()
 {
     Vulkan.vkDestroySemaphore(Vulkan.device, this, null);
 }