From ec8e26120868ce76951fe0ee7eb87dfb10971d8b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg=20Kristensen?= Date: Sat, 9 Jan 2016 00:48:41 -0800 Subject: [PATCH] vk: Mark VkEvent and VkSemaphore as done --- README.intel-vulkan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.intel-vulkan.txt b/README.intel-vulkan.txt index 29aea0aaf73..8d8a7f50680 100644 --- a/README.intel-vulkan.txt +++ b/README.intel-vulkan.txt @@ -122,6 +122,7 @@ Supported Features: - Most copy/blit commands for color and depth buffers, vkCmdCopyImageToBuffer for stencil buffers - Occlution query and timestamps + - VkkSemaphore and VkEvent Unsupported Features: - Shader specialization @@ -130,6 +131,5 @@ Unsupported Features: - Push constants in GS and CS (and VS on HSW and prior) - Sparse resources - MSAA - - VkkSemaphore and VkEvent - vkCmdClear commands - Input attachments -- 2.30.2