aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-07-18 13:49:22 -0600
committerTobin Ehlis <tobine@google.com>2016-07-19 13:38:59 -0600
commit3d9443e5b53c8c62ffcfe106932729611bf43c7c (patch)
treeb4e292f41ace4237773aec375e05d4061b36e63e
parent61921a32b72b55a7b5e2d1fd9fad5916dcc29bdc (diff)
downloadusermoji-3d9443e5b53c8c62ffcfe106932729611bf43c7c.tar.xz
tests: Remove duplicate check column from doc
-rw-r--r--layers/vk_validation_layer_details.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/vk_validation_layer_details.md b/layers/vk_validation_layer_details.md
index 822ee78b..4baa5786 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