From 3d9443e5b53c8c62ffcfe106932729611bf43c7c Mon Sep 17 00:00:00 2001 From: Tobin Ehlis Date: Mon, 18 Jul 2016 13:49:22 -0600 Subject: [PATCH] tests: Remove duplicate check column from doc --- layers/vk_validation_layer_details.md | 1 - 1 file changed, 1 deletion(-) diff --git a/layers/vk_validation_layer_details.md b/layers/vk_validation_layer_details.md index 822ee78..4baa578 100644 --- a/layers/vk_validation_layer_details.md +++ b/layers/vk_validation_layer_details.md @@ -107,7 +107,6 @@ The Draw State portion of the core validation layer tracks state leading into Dr | NA | Enum used for informational messages | NONE | | TODO | None | | NA | Enum used for errors in the layer itself. This does not indicate an app issue, but instead a bug in the layer. | INTERNAL_ERROR | | TODO | None | | NA | Enum used when VK_LAYER_LUNARG_core_validation attempts to allocate memory for its own internal use and is unable to. | OUT_OF_MEMORY | | TODO | None | -| NA | Enum used when VK_LAYER_LUNARG_core_validation attempts to allocate memory for its own internal use and is unable to. | OUT_OF_MEMORY | | TODO | None | ### VK_LAYER_LUNARG_core_validation Draw State Pending Work -- 2.7.4