tests: Remove duplicate check column from doc
authorTobin Ehlis <tobine@google.com>
Mon, 18 Jul 2016 19:49:22 +0000 (13:49 -0600)
committerTobin Ehlis <tobine@google.com>
Tue, 19 Jul 2016 19:38:59 +0000 (13:38 -0600)
layers/vk_validation_layer_details.md

index 822ee78..4baa578 100644 (file)
@@ -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