wine-wine/dlls/vulkan-1
Józef Kucia 29d49fb8a3 vulkan-1/tests: Add a test for destroying a command pool.
The Vulkan spec says:

  "When a pool is destroyed, all command buffers allocated from the pool
  are implicitly freed and become invalid. Command buffers allocated
  from a given pool do not need to be freed before destroying that
  command pool."

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-30 19:55:24 +02:00
..
tests vulkan-1/tests: Add a test for destroying a command pool. 2018-08-30 19:55:24 +02:00
Makefile.in vulkan-1/tests: Add tests. 2018-06-21 14:20:57 +02:00
version.rc
vulkan-1.spec winevulkan: Implement vkGetDeviceQueue2. 2018-07-16 21:28:45 +02:00
vulkan.c vulkan-1: Forward all functions directly to winevulkan. 2018-07-13 17:20:43 +02:00