Commit 94900b69 by Shahbaz Youssefi Committed by Commit Bot

Vulkan: Remove VVL warning suppression for push constants

Bug: angleproject:5191 Change-Id: Ic4a64ad0bf4cdf6b3ed8677dd45ee940d0da30d9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2496245Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
parent 78c5b83d
......@@ -156,8 +156,6 @@ constexpr const char *kSkippedMessages[] = {
"VUID-vkMapMemory-memory-00683",
// http://anglebug.com/5027
"UNASSIGNED-CoreValidation-Shader-PushConstantOutOfRange",
// http://anglebug.com/5191
"VUID-vkCmdDraw-None-02698",
};
// Suppress validation errors that are known
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment