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