Exemplo n.º 1
0
 public void Dispose()
 {
     Vulkan.vkDestroyQueryPool(Vulkan.device, this, null);
 }